content
Term side of the Card
Topic: Pseudo Elements
Unit title: content
Categories: Property
Explanation side of the Card
Explanation: The property used with `::before` and `::after` pseudo-elements to insert generated content into an element. It can add text, symbols or images before or after the element's actual content, enhancing design without modifying the HTML.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: