I am trying to format the links in a menu. They look the way I want them to
Firefox but do not look right in IE 8.
Can you tell me why it is not working in IE?
here is the CSS code
.menu { font-size: medium;
font-weight: bold;
text-decoration: none;
}
.menu a:link, .menu a:visited {
font-size: medium;
font-weight: bold;
text-decoration: none;
color: black;
}
.menu a:hover {
font-size: medium;
font-weight: bold;
color: #cc0000;
}
Thanks Ahead of time for your help...
Take Care,
Rich
______________________________________________________________________
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/