/ Published in: CSS
Expand |
Embed | Plain Text
* {margin:0; padding:0} a img {border:none} :focus {outline:none} .aligncenter {text-align:center} .alignright{text-align:right} .left{float:left} .right{float:right} .clear{clear:both} .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix { display: inline-block; } /* start commented backslash hack \*/ * html .clearfix { height: 1%; } .clearfix { display: block; } /* close commented backslash hack */
You need to login to post a comment.
