Joel D Canfield wrote: > http://spinhead.info/ah/test/test.asp > > IE6 blows up the navigation which appears as expected in FireFox, Opera, and > Navigator > > Navigator adds a thing peep of background under the last paragraph, which > sure seems to be styled exactly as the two above it, which appear as > expected. > > (this is all a rough draft which is why the top banner pic is ugly, and the > lower curves are jaggy. among other things ;) This appears to be a hasLayout problem[1]. You need a width on each a, something like: #navlist a { width: 100% } 100% forces the <a> to be much wider than the container (in both IE and Firefox), 160px is also far too wide. I can't see what width needs to be used .... If width isn't reliable, maybe you need a different hasLayout trigger? [1] http://www.satzansatz.de/cssd/onhavinglayout.html ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/