Learn HTML Code Tutorial Reference Guide

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.

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial