Linden A. Mueller wrote: > I have tested my page in all major browsers and it works perfectly in > all of them except for IE (I've tested in IE7). Instead of a nice, > flat horizontal nav bar, it looks likes steps in IE. See it here: > http://lindenamueller.com > > Is this a hasLayout problem? I'd like to understand why this is > happening if possible. :)
IE7 and older don't support CSS table, so they're simply lost. This works better... <http://www.gunlaug.no/tos/alien/lam/test_08_1121.html> ...and I've placed all corrections and additions at the bottom of this stylesheet... <http://www.gunlaug.no/tos/alien/lam/test_08_1121_files/style000.css> ...and commented them so you get an idea what they're actually doing. BTW: Keep those <b>s as they are in the nav-list ... easy to spot what they're there for :-) regards Georg -- http://www.gunlaug.no ______________________________________________________________________ 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/
