Click to See Complete Forum and Search --> : centering inline menu


fatbottoms
12-27-2005, 05:22 PM
i'm having trouble centering a horizontal navigational bar.

i tried margin:auto and text-align: center, but it doesn't seem to work.

how do i center my navigational bar?

http://bluesrock.freewebpage.org/paypal.html

cyber1
12-27-2005, 07:49 PM
Move your class="pbg" div close down below the nav bar

navcontainer does not seem to do anyhing and you may want to put <ul> tags around your <li> elements.

-Bill