Pseudo-element Selectors

first-letter selects the first letter, and first-line selects the first line of a terminal block element, like this paragraph.

Pseudo-element selectors do not work on inline elements.
Pseudo-element selectors do not work on structural block elements.