hwg-basics archives | Oct 1999 | new search | results | previous | next |
Re: Link format questionby "Cindy Stanley" <stanleysupport(at)prodigy.net> |
|
From: rbrosey <rbrosey(at)earthlink.net> >I am doing a page and I don't want text links to be underlined... what is >the tag that I need to set in order to get rid of the underline. This would be done using CSS (style sheets). The tag, which goes in your <head> would be as follows: <STYLE type="text/css"> <!-- A:link { text-decoration: none; color: #?????? } --> </STYLE> -- Cindy K. Stanley
HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA