Published in: CSS
.ClearFix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } /* WinIE7 only */ *:first-child+html .ClearFix{ height:1%; } /* WinIE6 and below */ /*¥*/ * html .ClearFix{ height:1%; } /**/ /* MacIE only */ /*¥*//*/ .ClearFix{ display:inline-table; } /**/
You need to login to post a comment.
