RE: Changing The Href Color

by "Mark Martens" <mark.martens(at)emotion.com>

 Date:  Mon, 8 Jan 2001 12:00:41 -0500
 To:  "Tommy Curnyn" <Tommy.Curnyn(at)softco.ie>,
<hwg-style(at)hwg.org>
 In-Reply-To:  EXHDUB01
  todo: View Thread, Original
I am not sure why A:link would not work...you might try adding A:visited
...in teh documentation that I have it seems to indicate that A:link only
relates to unvisited links...

the syntax for that could be

A:link, A:visited	{
			COLOR: blue;
			FONT-FAMILY: Verdana;
			TEXT-DECORATION: underline
			}

Good luck with the CSS!

> -----Original Message-----
> From: owner-hwg-style(at)hwg.org [mailto:owner-hwg-style(at)hwg.org]On Behalf
> Of Tommy Curnyn
> Sent: Monday, January 08, 2001 10:49 AM
> To: 'hwg-style(at)hwg.org'
> Subject: Changing The Href Color
>
>
> Hi Everybody,
> I'm trying to change the <a href> font color in my CSS and I'm not having
> much success. I'm using this:
> A
> {
>     COLOR: blue;
>     FONT-FAMILY: Verdana;
>     TEXT-DECORATION: underline
> }
>
> And I've also tried putting it in A:Link but that doesn't work either.
> Sorry for bugging everyone with such a simple query but I'm a bit like
> Ruprict the Monkey Boy when it comes to CSSs.
> Thanks in advance,
> Tommy
>
>
>
>

HWG hwg-style mailing list archives, maintained by Webmasters @ IWA