Removing the Underline From Your Links


The Code:

Place the following code within the HEAD of your document.

<STYLE>
A:link{text-decoration:none}
A:visited{text-decoration:none}
A:active{text-decoration:none}
</STYLE>

Example:

Notice the links below have no underlining.

Yahoo!
Webtech
HowdyYall.com