A pseudo-class is used to define a special state of an element. For example, it can be used to: Style an element when a user mouses over it Style visited and unvisited links differently Style an ...
This lesson will introduce the concept of CSS pseudo class selectors by demonstrating the use of the following example selectors to style and control display of content on a page: ...