🏠 New in Low Baseline Support: Static positioning

July 29, 2015

caniuse · mdn · spec

The position: static CSS declaration positions an element in the normal flow. A statically positioned element ignores physical and logical properties such as top or inset-block-start.

Source features