- Description
Pseudo element used to add content before an element (see content)
- Example
h1::before { content:"Title: "; color: red; }
- Introduced in CSS version
- 2.1
- Inherited
- N/A
- Browser Support
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions 8 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties