A pseudo class allows you to style the state of an element by targeting a particular part of an element. It is used to define a special state of an element. It can be combined with CSS selectors to add an effect to an existing element.
A pseudo class allows you to style the state of an element by targeting a particular part of an element. It is used to define a special state of an element. It can be combined with CSS selectors to add an effect to an existing element.