Something that has been bugging me for a while in forum signatures: If I add color to my links, then they stand out better. But will it be the same for search engines?
Is there a difference between the following:
<a href="http://www.example.com">Example</a>
and
<a href="http://www.example.com"><span style="color:red">Example</span></a>
