Code, Creativity & Community

Showing posts tagged Float Clearing · View all posts

The Clearfix Hack: Understanding <div class='clearfix'> in Legacy CSS
The clearfix hack solved a float-based layout problem that plagued web developers for years. Before flexbox and grid, clearing floats required CSS tricks. Understanding clearfix explains legacy code and why... Read more...