#pseudo-classes
Read more stories on Hashnode
Articles with this tag
A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to...