How to create CSS layouts without using Float
# Linked to 30 January 2008, 00:02 in Articles by Sam Brown
Some layouts rely on Absolutely Positioned elements, others use FLOATs. The former is considered bad practice for its lack of flexibility while the latter is a powerful solution in building robust layouts. Unfortunately, like most powerful tools, FLOATs can be a dangerous method to employ or at least very frustrating.
No thoughts were recorded on this post.