Forum Moderators: open
I am testing my page and I get a centered page in all browsers but IE 5.0 and 5.5 where the page is totally aligned at left.
I suspect there is something wrong in one of these three lines:
* { margin: 0; padding: 0; line-height: 1.5; color: #727272; font-style: normal; font-weight: normal; }
body {font: normal 12px Arial, Helvetica, sans-serif; background: #555; border-top: none; }
#wrap { background: #fff; margin: 1.5em auto 1.5em auto; width: 960px; position: relative; }
Hope somebody can help me
Thank you
Morena