float
-
A "row" to use with any grid system
This is a technique to style a box as a row. A block that expands to fill its container, contains floats, and more.
-
clearfix Reloaded + overflow:hidden Demystified
clearfix and
overflow:hiddenmay be the two most popular techniques to clear floats without structural markup. -
Another look at enclosing floats inside containers
This article is about containing floats without structural markup. It sheds some light on the different methods commonly used and discusses a new technique…
-
Block Formatting Contexts
A block formatting context is a box that satisfies at least one of the following…
-
Everything you Know about Clearfix is Wrong
Clearfix works like this…