Floats and (Vertical) Negative Margins

float zero 1
float zero 2
float two
float zero
float three
float zero
float four
float zero
float five
float zero
float three
float one
float zero 1
float zero 2
float three
float zero

IE6-/Win: Crops the part of the float outside the container (can be fixed with relative.) If the container has no Layout there is no cropping but other problems.

IE7-/Win: The second float doesn't go to the right when the first one is moved sufficiently towards the top to leave space for it. OK with clear on the second float.

Floats and Horizontal Negative Margins

CSS tests home