🏠 New in Low Baseline Support: Content
July 29, 2015
caniuse · mdn · spec
The content CSS property sets the content inside of an element or pseudo-element, replacing the current value. It’s often used with the ::before and ::after pseudo-elements to generate cosmetic content.
Source features
css.properties.content [mdn]
css.properties.content.none [mdn]
css.properties.content.normal [mdn]
css.properties.content.url [mdn]
css.properties.content.element_replacement [mdn]
css.properties.content.gradient [mdn]
css.properties.content.none_applies_to_elements [mdn]