首页/Home Web CSS 新 .clearfix 样式

新 .clearfix 样式

PrintE-mail
Thursday, 10 June 2010 21:17  

较新的一个修正方法。

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

原文:

http://perishablepress.com/press/2009/12/06/new-clearfix-hack/

 

回复

留个脚印儿吧.


回复