🏠 New in High Baseline Support: float and clear
January 29, 2018
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.