|
Centering Menu
I working to build a new menu for my fantasy football site, and can not seem to get the menu to center using a 100% width for the menu. I can get it to center with a fixed width, but then I need to adjust the px size to make it look correct.
I believe I need to add margin-left: auto and margin-right:auto, but that seems to only work with a fixed width.
So how can I center the menu?
EDIT...... Nevermind...... I placed the menu in a table, and centered the table. May not be the best way, but it works!
Last edited by ptmuldoon; 08-16-2012 at 09:31 PM..
|