Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:
back to Links That Aren't Underlined

Example of A Page with Links that Aren't Underlined

This is an example of a page where the links don't have any underlines. Notice that it's a little hard to tell where the links are. The non-underlined links effect was created with this code:

<STYLE TYPE="text/css">
<!--
A {text-decoration:none}
-->
</STYLE>

This effect is discussed more fully in our page about links that aren't underlined. Copyright 1997-2002 Idocs Inc.