🏠 New in Low Baseline Support: margin
July 29, 2015
The margin CSS property sets space around an element. It is a shorthand for margin-top, margin-right, margin-bottom, and margin-left.
Source features
css.properties.margin[mdn]css.properties.margin-bottom[mdn]css.properties.margin-bottom.auto[mdn]css.properties.margin-left[mdn]css.properties.margin-left.auto[mdn]css.properties.margin-right[mdn]css.properties.margin-right.auto[mdn]css.properties.margin-top[mdn]css.properties.margin-top.auto[mdn]css.properties.margin.auto[mdn]