Re: Re; How to remove the underline on links

by "Jami" <designsbydusty(at)tiadon.com>

 Date:  Sun, 30 Sep 2001 19:45:29 -0500
 To:  "Ineke van der Maat" <inekemaa(at)xs4all.nl>,
"catwoman" <catwoman(at)enter.net>,
<hwg-basics(at)hwg.org>
 References:  xs4all
  todo: View Thread, Original
What about for those of us who do not yet know how to use style sheets?


----- Original Message -----
From: "Ineke van der Maat" <inekemaa(at)xs4all.nl>
To: "catwoman" <catwoman(at)enter.net>; <hwg-basics(at)hwg.org>
Sent: Monday, October 01, 2001 2:31 AM
Subject: Re; How to remove the underline on links


> Hallo Wendy,
>
> Put this in your stylesheet und choose link colours and background
colours.
> A hover makes that your links will be underlined when you come with the
> mouse on it.  Put always the a:link and visited link before the hover ,
else
> these  links will not be influenced by the working of hover, when you want
> your users can see it is a link with clicking the mouse on it.
>
>
> a {
>    text-decoration: none;
> }
>
> a:link {
>    color:
>    background-color: }
>
> a:visited {
>    color:
> background-color:
> }
>
> }
> a:hover {
>    text-decoration: underline;
>    color:
>  background-color:
>  }
>
>  a:active{
>    color:
>  background-color:
> }
>
> greetings
> Ineke van der Maat
>
> ----- Original Message -----
> From: "catwoman" <catwoman(at)enter.net>
> To: <hwg-basics(at)hwg.org>
> Sent: Sunday, September 30, 2001 12:22 PM
> Subject: How to Remove the underline on links
>
>
> > Hello All,
> >     I was wondering if someone could tell me how to get rid of the
> > underlining of links? Thanks!
> >
> > Wendy
> >
> >
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA