View Single Post
Old 2004-12-15, 01:25 PM   #2
swedguy
Vagabond
 
swedguy's Avatar
 
Join Date: Aug 2003
Posts: 2,374
Send a message via ICQ to swedguy
I like to links as much as possible of a text link, you don't want them to search for something that is clickable.

But sometimes it easier to read the text if only important parts of the link is underlined. Use some CSS to achieve that.

<a href="sponsor">Join Now<span style="text-decoration:none"> for all the arse destroying action you can handle at arsedestroyer.com</span></a>

That makes the whole thing clickable, but only "Join Now" is underlined.
swedguy is offline   Reply With Quote