Today i faced a problem while trying to center align my main div in IE6. The Problem #main { width:960px; margin:0 auto; } This made my div to align itself in the center in firefox and Internet Explorer 7 but, it failed to do the trick for IE6.
Tag Archives: css
Simplest Css Hack Ever
“What?!! the dawn of IE8 is upon us and someone is writing about css hack for IE” Well… my response is simple, you don’t need to use this it’s just for your knowledge. 😉 I have been using this trick for two years now, as most of the other magical css hack were above my […]