How To Clear Floats Without Structural Markup

1 view
Skip to first unread message

zym...@hotmail.com

unread,
Jul 4, 2007, 6:50:59 AM7/4/07
to csswork, How
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

Reply all
Reply to author
Forward
0 new messages