p::after
Insert something after the content of each p element
p::before
Insert something before the content of each p element
p::first-letter
Selects the first letter of each p element
p::first-line
Selects the first line of each p element
::marker
Selects the markers of list items
p::selection
Selects the portion of an element that is selected by a user