css - IE6 Auto margin works? How is this possible? -
I'm just doing a little CSS, and I have this code:
#page {width: 950px; Margin: 0 px auto; }
I have the ID = "page" I opened my page in IE6, and it just worked. When do auto margins work in IE 6? Can anyone explain to me why does this work? Thanks
My performance is BTW:
IE 6 does help happens via margin: auto < / Code>, unless it is in standard standard mode, there is no joke mode.
IE6 was the first IE version to support it.
Comments
Post a Comment