清华大佬耗费三个月吐血整理的几百G的资源,免费分享!....>>>
.clearfix
{
display: inline-table;
/* Hides from IE-mac \*/
height: 1%;
display: block;
/* End hide from IE-mac */
}
html>body .clearfix
{
height: auto;
}
.clearfix:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}