clearfix
.clearfix { zoom: 1; /* for IE5.5 - IE7 */ display: inline-table; /* for IE-mac */ } /* Hides from IE-mac \*/ .clearfix { display: block; } /* End hide from IE-mac */ .clearfix:after { /* for modern browser */ content: "."; display: block; height: 0px; clear: both; visibility: hidden; }