PDA

View Full Version : Odd margin behavior in IE6/PC (XHTML + CSS)


DanWSB
08-15-2004, 12:05 AM
Hi! I'm having one heck of a time getting a layout to work in IE6. For some reason, it seems to artificially increase the size of margins on a floated element, which completely borks the page.

I've created a small test case to demonstrate the issue: http://neoflux.net/temp/boxissue.html

Why does that not work in IE6/PC?

The impact on the design can be seen at http://neoflux.net/temp/

Thanks!

DanWSB
08-15-2004, 12:58 AM
Resolved!

It turns out this was a manifestation of the IE double-margin bug, and a fix was discovered at http://www.positioniseverything.net/explorer/doubled-margin.html