|
O, right, sorry. I thought it had more to do with html then css cause as far as I know
margin 0 auto 0 auto is used to have it centered especially for firefox.
What do you mean, where is my container?
I've noticed also that when I turn:
<div id="mkwrapper" style="width: 950px;">
into:
<div id="mkwrapper" style="width: 50px;">
making the main container much smaller, the container is aligned to the right completely in Firefox? And still 100% of the browser window in IE?
Why??
Why is the 50px container centered in both??
Last edited by Jiggy1965 : 03-01-2008 at 02:21 PM.
|