🏠 New in Low Baseline Support: float and clear
July 29, 2015
caniuse · mdn · [spec]([‘https://drafts.csswg.org/css2/#propdef-float’, ‘https://drafts.csswg.org/css2/#propdef-clear’])
The float CSS property aligns an element to either side of its container, allowing text and inline elements to flow around it. The clear CSS property sets whether an element is moved below floating elements that proceed it.