/ Published in: CSS
Expand |
Embed | Plain Text
.clearfix:before, .clearfix:after { content: "."; display: block; height: 0; visibility: hidden; } .clearfix:after {clear: both;} .clearfix {zoom: 1;} /* IE < 8 */
You need to login to post a comment.
