Tag Archives: clearfix

Clearing the clearfix

Posted in
CSS, Webdevelopment

Tagged
, ,

Leave a comment

.Clearfix is a classname which is used often on websites to make sure that a wrapping box gets the height of all it’s (floating) children. This means that child elements will not stick out of the box if they are … Continue reading