Testing Statement #2 Below of Section 2.1 of CSS1 Spec

PASS CRITERIA:

If statement #2 above is passed, then this link should be red if unvisited, this link should be blue if visited, and this link should be green if active. All "a" elements above are in only one category at a time. This also applies to "a" elements below. All other properties are UA-default. The pseudo-classes applied above are, respectively, "A:link {color: red}", "A:visited {color: blue}", and "A:active {color: green}". Your browser should render this page similarly to this reference image or to thisreference image. To move directly to the next test, click here