Mayfield Global Knowledge Center

Google

Category » CSSrss button

There was 1 question found in this category:

  1. questionHow do I customize HTML hyperlinks using CSS?
    Using four pseudo-classes, you have the ability to control how hyperlinks are displayed. The link's state name is the pseudo class that defines how the hyperlink should be displayed. The list below describes the available states (link, visited, hover, active).The pseudo-classes must be defined i ...