> I made a site that looks 'right' in Firefox and 'not-so-right' in
> Internet Explorer. The differences are minimal.
>
> http://www.northstar-emerg.com/main6.html
>
> #1. the Internet Explorer rendition of the main menu has white lines
> between the menu links....arg.
> rollandb
Hmm, it appears that the line is coming from the following bit of CSS:
/*********** #navBar link styles ***********/
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
I don't know what this "hack" is fixing, but it appears to be causing the
lines under each menu item. Removing should fix your problem.
Ron
______________________________________________________________________
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/