[thelist] CSS (text decoration)

George Dillon george.dillon at ukonline.co.uk
Fri Dec 29 05:10:08 CST 2000


1. Make sure your css is in the right order... I think it should go:

a:link
a:visited
a:hover
a:active

2. Put this in your a:visited

text-decoration: none;

3. Give us some code or a URL to look at.

HTH

George Dillon


----- Original Message -----
From: "Iain Godsman" <iain at godsman.net>
To: <thelist at lists.evolt.org>
Sent: Friday, December 29, 2000 5:56 AM
Subject: [thelist] CSS (text decoration)


> I am trying to make it so that my links
> 1) change color when rolled over
> 2) are underlined on rollover
>
> No problem getting this all done, but the visited links are an issue.
> Whenever the link has been visited, it's keeping the text decoration when
> you go back to the original page (i.e. index>page1>index).
>
> Any suggestions?
>
> TIA
> Iain
>
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !
>





More information about the thelist mailing list