pseudo-class
Pseudo-classes (MDN)
Selectors & Properties (CSS-Trick)
pseudo-class
notes
example
:last-child
:only-child
:nth-child(an+b)
:not( «selector» )
:hover
:focus
:root
<html> element in HTML file
Last updated
Pseudo-classes (MDN)
Selectors & Properties (CSS-Trick)
pseudo-class
notes
example
:last-child
:only-child
:nth-child(an+b)
:not( «selector» )
:hover
:focus
:root
<html> element in HTML file
Last updated