Sorry I should also say that the text-align in the parent element is NO
center.
Thats why I am so suprised its working!
Chris Stratford wrote:
Hey Guys,
Just a quick post.
Please explain why this works for me:
#nav ul {
display: block;
margin: 0 auto;
padding: 0;
width: 320px;
}
it successfully centers the navigation here: http://138.130.62.160/
I can't say how long that link will work, because i am working on the
site right now.
But IE seems to understand margin: 0 auto;
very weird!
--
------------------------
Chris Stratford
[EMAIL PROTECTED]
http://www.neester.com
------------------------
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************