1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: anchor
</title>
5 <style type=
"text/css">
8 a:visited
{color: red
;}
11 a:active
{color: red
;}
14 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/selector.html#q15" title=
"5.11 Pseudo-classes">
17 <p><a href=
"http://unvisited.example.com/">This link should be green.
</a> (do not hover over it or activate it)
</p>