I have a problem with a CSS layout in IE – if anyone can help, please check out the forum thread I started here: http://www.webmasterworld.com/forum83/6113.htm. Any help would be GREATLY appreciated!
I have a problem with a CSS layout in IE – if anyone can help, please check out the forum thread I started here: http://www.webmasterworld.com/forum83/6113.htm. Any help would be GREATLY appreciated!
As far as I can tell, it has to do something with the auto margin on the h1 tag. On my system, when the window is an even number of pixels across, there’s the gap. When it’s an odd number, the gap is gone.
I would assume that IE has some problem dividing the window width in half if it’s odd, and in that case doesn’t move the h1 over far enough, letting the white background show through. It’s probably got something to do with IE’s messed up box model.
I don’t have a proposed solution, though. Sorry.