Re: CSS
by "Tim Rivera" <lists(at)timrivera.com>
|
| Date: |
Thu, 6 Mar 2003 17:00:27 -0500 |
| To: |
"David D Pippen" <pipwax1(at)bellsouth.net>, <hwg-basics(at)hwg.org> |
| References: |
bellsouth |
| |
todo: View
Thread,
Original
|
|
> Can anyone help me I can't for the life of me remember the code to make
the
> links hover (remove the underline)
> Thanks in advance.
So you want to remove the underline only when hovering the link? If so:
a:hover {text-decoration: none}
HTH,
Tim
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.