🏠 New in Low Baseline Support: Absolute positioning

July 29, 2015

caniuse · mdn · spec

The position: absolute CSS declaration removes an element from the normal flow and positions it relative to its containing block, which is often the root element, or closest positioned ancestor.

Source features