I have created a container that will be centered on the page the css I have for it is.
Code:
#body {
width:1000px;
padding:20px;
margin-top: 30px;
background: #fff;
margin-right:auto;
margin-left:auto;
}
I'm not sure why, but it works fine in chrome and firefox, but
not in IE. anybody know why. Thanks
__________________
Alex
|