I am using fedora/mozilla for my development enviorment.
I am using
margin: 0 auto;
to align a content in a center but it’s not working on windows/IE8. while it is working properly on All other browser for Fedora, Window, Mac.
Regards,
Salil Gaikwad
Are you using a DOCTYPE that that triggers Standards-Mode in IE (e.g. HTML Strict or HTML Transitional with DTD-Path)?