
If you hate having links underlined in your web page, here is a tip that works under later versions of MSIE and Netscape 4.0+.
Instead of adding a link the normal way, you can code a link as follows.
<A HREF="page.html" STYLE="TEXT-DECORATION: NONE">A non-underlined link</A>
The link will perform like a link, but it will not look like one!
Get E-Mail When New Tips are Online
Return to the Web Development - Misc. page.
New in MalekTips: