Pseudo Element
From CSS Discuss
Specification
http://www.w3.org/TR/CSS21/selector.html#q20
- :first-letter
- :first-line
- :before and :after
Implementation
- IE6 (MsIEsix): pseudo-class, pseudo-element, pseudo-CSS
Bugs
IE6 requires a space between the selector and the opening brace of the declaration: IE 6 pseudo elements bug
