[CSS] Pseudo-Classes - Explained with Examples
Introduction
A pseudo-class is used to define a special state of an element. It is used to give a style to the element when a certain event happens. For example, you might have seen that a non-visited link is a blue color, but a visited link is a pur...
jaylog.hashnode.dev3 min read