Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果您在 IE9(或任何其他现代浏览器)中查看以下网站,您将看到我想要的效果。但是,在 IE8 中查看或更低的标题 DIV 包含男人的照片折叠到看起来是 0 的高度。我已经尝试过最小高度和 clearfix,但是 nada。
http://www.adrianwaddingham.com/
您是否尝试过设置高度并制作它!important,例如:
!important
min-height: (yourheight)px!important;