1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: anchor
</title>
5 <style type=
"text/css">
9 a:visited
{color: red
;}
12 a:active
{color: red
;}
14 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/cascade.html#specificity" title=
"6.4.3 Calculating a selector's specificity">
15 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/selector.html#q15" title=
"5.11 Pseudo-classes">
18 <p><a href=
"" id=
"one">Whatever you do to this link, it should stay green.
</a> (hover, focus, activate, follow)
</p>