Random CSS Thought: Margin-collape CSS property
# Linked to 10 July 2008, 03:11 in Articles by Sam Brown
Margin-collapse should be a CSS property. There are plenty of use cases to imagine where you want to be able to control the collapsing of the margins, the biggest one being adjacent floats. Floats are often used to display a large number of blocks next and under each other.
Tweet Subscribe to the RSS Feed →