Posts: 850
Name: Matt Pealing
Location: England, north west
|
Normally when I have this problem, its just in FF or Opera [as I heard it is the proper CSS behaviour].
But this time Im only getting it in IE. Basically, I have a div element, with 2 floated div's inside it. there is another div below the containing div.
but the floated elements dont seem to be contained within the div, so they cram right ontop of the div below it, ignoring any bottom margins or padding. Ive turned borders on to make sure of this.
I have a <br> element in there, styled to clear. This fixes the problem in FF and Opera, but the problem is still there in IE!!
I dont suppose anyone knows of any other methods I can try?
|