I can't control the size of the margin between the bottom of two floated horizontal boxes and a paragraph directly below the two floated horizontal boxes. In IE 5, IE 5.5, IE 6 and IE 7 there is a fairly large margin between the bottom of two floated horizontal boxes and the paragraph below. However, in all other browsers the bottom of the two floated horizontal boxes is flush against the top of the paragraph. How do I control the margin between the bottom of the two floated horizontal boxes and the top of the paragraph so the margin height displays consistently across most browsers?
To see the problem please visit the following URL:
www.gochecksite.com
The two floated horizontal boxes are yellow and green.
Both the XHTML and CSS validate and I'm using a strict doc type.
I'm using parts of the Blueprint CSS framework but haven't modified any of the original Blueprint code. I'm using the layoutandstyle.css to override Blueprint and to do all the layout and styling.
You can view my CSS files at the following URL's:
http://www.gochecksite.com/css/layoutandstyle.css
http://www.gochecksite.com/css/blueprint/screen.css
http://www.gochecksite.com/css/blueprint/ie.css



Reply With Quote

Bookmarks