css:
.clearfix:after{ content: ""; display: block; height: 0px; visibility: hiddren; clear: both } .clearfix{ zoom: 1; }
zoom:1 是做兼容IE6、7、8
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/213364.html原文链接:https://javaforall.net
清除浮动clearfixcss clearfix after content display block height 0px visibility hiddren clear both clearfix zoom 1 zoom 1 是做兼容 IE6 7 8
.clearfix:after{ content: ""; display: block; height: 0px; visibility: hiddren; clear: both } .clearfix{ zoom: 1; }
zoom:1 是做兼容IE6、7、8
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/213364.html原文链接:https://javaforall.net