Showing posts with label css. Show all posts
Showing posts with label css. Show all posts

Tuesday, August 25, 2009

Clearfix in css

Use this class in css for the container div in order to overcome the float property of inner containers.
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

Featured Post

Domain and blog for Sale