hasLayout

.clearfix {*zoom:1;_height:1px}
这个是hack写法,用来识别不同版本的IE浏览器。*后面的属性 IE6 IE7能识别,IE8 IE9……都不能识别;"_"后面的属性,只有IE6能识别,其他版本(IE7 8 9 更高级别)都不能识别.

http://www.jb51.net/css/24895.html

http://www.cnblogs.com/zjczoo/articles/haslayout-bfc.html

posted @ 2016-10-05 22:39  2350305682  阅读(100)  评论(0编辑  收藏  举报