- Jan 8, 2006
- 836
- 0
- 0
what would keep my site from showing up centered in chrome but not centered in IE or firefox?
ok now firefox is showing correctly, IE not:
my CSS code:
#container
{
width:1024px;
margin-left: auto;
margin-right: auto;
}
and why does my site look jacked up in IE but not chrome or firefox;
ok now firefox is showing correctly, IE not:
my CSS code:
#container
{
width:1024px;
margin-left: auto;
margin-right: auto;
}
and why does my site look jacked up in IE but not chrome or firefox;
Last edited: