Micro Clearfix
.group:before, .group:after { content: " "; /* 1 */ display: table; /* 2 */ } .group:after { clear: both; } .group { *zoom: 1; }