What is a pseudo-class?
Classes that allow you to change the appearance of elements when a user is interacting with them.
a keyword added to a selector that specifies a special state of the selected element(s)
What are CSS pseudo-classes useful for?
allow you to change the appearance of elements when a user is interacting with them.