Pseudo-class
In CSS, apseudo-class selector targets elements depending on their state rather than on information from the document tree. For example, the selectora:visited applies styles only to links that the user has already followed.
In CSS, apseudo-class selector targets elements depending on their state rather than on information from the document tree. For example, the selectora:visited applies styles only to links that the user has already followed.