I am having a terrible time trying to determine how to get this page to display correctly in Firefox. The page displays and dehaves the way it should when viewed with Internet Explorer.
The background color and text color changes during hover when using IE. The background color and font color do not change in Firefox. http://www.adv-res.com/Index.asp Can you tell me why? div.#p7TMnav a:hover { color: black !Important; background-color:#2A9FFF !Important!; text-decoration: none; display: block; } ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
