Guide to What are pseudo-classes and pseudo-elements?
Let's first understand what are pseudo-classes
Pseudo-classes
Pseudo-classes are used to define the special state of an element.
We can add to an element with the help of a selector to give effect to the existing element.
E.g. :hover is used to gi...
kedar98.hashnode.dev3 min read