Return to Snippet

Revision: 15915
at July 21, 2009 04:23 by thesmu


Initial Code
a:link {color:#FF0000} /* unvisited link */
a:visited {color:#00FF00} /* visited link */
a:hover {color:#FF00FF} /* mouse over link */
a:active {color:#0000FF} /* selected link */

Initial URL
http://www.w3schools.com/CSS/css_pseudo_classes.asp

Initial Description
L oVe
HAte

L - ove
o
V-isited
e

H-over
A-ctive
T
E

Initial Title
Anchor Pseudo-classes

Initial Tags
link, order

Initial Language
CSS