Patrick Roane wrote: > Hey folks, > > I'm trying to center (right now it is float:left;) my > horizontal menu bar at: > www.cpcconstruction.net/1/index.html > > > I posted the .css code up to the page. I've tried > several various techniques ie. margin: 0px auto; and > this should work ....
It works if you set a width to the element (use em rather pixels). You may want to take a look at this article I wrote to create this kind of tabs: http://www.tjkdesign.com/articles/scalable.asp Regards, Thierry | www.TJKDesign.com ______________________________________________________________________ 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/
