[thelist] CSS not working in Netscape

MaKo shark at mako4css.com
Fri Sep 19 22:13:21 CDT 2003


> Your example shows:
> a:link
> a:visited
> a:hover,a:active
>
> Try this:
> a:link
> a:hover,a:active
> a:visited
>
> I'm not totally sure this would solve your problem, but it might work.

Egor,

I am afraid it will not work.

There is a reason why the sequence for anchor styles should be
a:link-a:visited-a:hover-a:active. A more elaborate explanation is here:
http://www.mako4css.com/BasLink.htm
and if you want to know more about 'specificity', Eric Meyer has this
helpful article: http://www.meyerweb.com/eric/css/link-specificity.html

The reason why the OP doesn't see the hover and active styles is because
NN4.xx does not support them.

-- HTH

MaKo

...just when you thought it was safe to go back into the wwwater...
http://www.mako4css.com/


"Egor Kloos" <studio at dutchcelt.nl> wrote in message
news:F64726DD-EB0E-11D7-88BF-000A27AF4846 at dutchcelt.nl...
> Maisha,




More information about the thelist mailing list