.clearf{display: inline-block;}
.clearf:after {
content: "."; 
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearf {height: 1%;}
.clearf {display: block;}
/* End hide from IE-mac */

 

相关文章: