x:hover doesn't work in IE on other than a's. So you need to make the a cover the entire td. I think a { width: 100% } should do it...
On 7/31/06, Clinton Begin <[EMAIL PROTECTED]> wrote:
Hi all, I've made some significant look and feel changes to the site -- hopefully eliminating some of the clutter. Let me know what you think. Also, if anyone can tell me the magical CSS code I need to use to make the site look the same in both Firefox and IE, that would be great. Right now it looks the way I want in FF, but the colorful Java/.NET/Ruby bar looks wrong in IE. I'm very simply using the a:hover, td:hover and color: attributes. Cheers, Clinton