清除浮动
//IE浏览器
.clearfloat{
zoom:1
}
//其他浏览器
.clearfloat ; after{
display:bloak;
clean:both;
content:"";
visibility: hidden;
height:0
}
| 文章分类: |
|
上传中....