.fix { zoom:1; } .fix:after { content: ‘.‘; clear: both; height: 0; display: block; overflow: hidden; }
清除浮动造成的坍塌
清除浮动
原文:http://www.cnblogs.com/love-yangerlei/p/8053005.html