extra vertical space in IE after div clear

前端 未结 6 878
感情败类
感情败类 2021-01-05 02:06

I have created a simple grid of divs by left floating them and an empty div with a clear at the end of each row.

This works fine in Firefox, but in IE I get extra ve

6条回答
  •  臣服心动
    2021-01-05 02:46

    Without it it works in IE6, but not IE7, with it it works in IE7, but adds height in IE6. There is not word to describe my hatred towards this browser.

提交回复
热议问题