back

Pseudo Class

A pseudo class is used to select elements based on state.
Pseudo Classes can be used on some selectors to specify special states. They are used to give different styling to elements

Active
Disabled
Empty
Enabled
First-child
First-of-type
Focus
Hover
Lang
Last-child
Last-of-type
Link
Not(x)
Nth-child
Nth-last-child
Nth-last-of-type
Nth-of-type
Only-child
Only-of-type
Root
Selection
Target
Visited