Kelly Moore wrote: > piggy backing on my previous request, I have mocked up a whole > banner/header scenario in which the navigation tabs are almost > centered, but not quite. This occurs eve in FF. The container which > I _think_ is supposed to be containing my tabs seems to be pushed up > above the tabs? very strange. i've added borders to all the divs for > ease of debugging. any one have any ideas? > > http://yakmaster.net/test/wackylayout.html If it's an option, you can simply set the width of the UL closer to the width of the tabs and then center it with margin: 0 auto;
This isn't as flexible as you may like but the tabs are pretty complicated as far as the LI and the A work to add the rounded corner. Maybe somebody else can come up with a suggestion. -Adam Ducker (http://adamducker.com) ______________________________________________________________________ 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/
