On 8/15/05, Clinton Gallagher <[EMAIL PROTECTED]> wrote: > I've read there is a specific order which the anchors should > be declared but I haven't found this issue specified at W3C.
http://www.w3.org/TR/CSS2/selector.html#dynamic-pseudo-classes "Note that the A:hover must be placed after the A:link and A:visited rules, since otherwise the cascading rules will hide the 'color' property of the A:hover rule. Similarly, because A:active is placed after A:hover, the active color (lime) will apply when the user both activates and hovers over the A element. " -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
