Page is a not externally linkable
- WebmasterWorld
-- New To Web Development
---- CSS Style sheets


BlobFisk - 2:40 pm on Jan 8, 2003 (gmt 0)


Pseudo class ordering is very importmant.

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

The a:hover must be placed after the a:link and a:visited calls, since otherwise the cascading rules will override the style of the a:hover rule. Similarly, because a:active is placed after a:hover, the active style will apply when the user both activates and hovers over the a:element.


Thread source:: http://www.webmasterworld.com/new_web_development/246.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com