Archive for March, 2007

Floats in IE7

Friday, March 9th, 2007

Don’t specify a width for the element (div_A) the float (div_B) is on top off. For some reason it will push “div_A” below the floating element.

I hope to find the reason for this…