Centering a menu in a div

  • Thread starter Thread starter Uriah Piddle
  • Start date Start date
U

Uriah Piddle

Hi Gang,

I have a horizontal asp menu in a div. I centered the menu by setting the
text-align prop of the div to 'center' and that works in IE. But with the
other browsers, the menu aligns left. I tried fiddling around with padding
but that does not work because items are added to the menu at runntime and I
can never know the width of the menu.

Thanks for any ideas.

Steve
 
Back
Top