<p>Click each link to see the effect it has on the destination page:</p>
<li><a href="/css/examples/selectors/target_pseudo-class_example.html#apples">Apples</a></li>
<li><a href="/css/examples/selectors/target_pseudo-class_example.html#oranges">Oranges</a></li>
<li><a href="/css/examples/selectors/target_pseudo-class_example.html#pears">Pears</a></li>
<p>The source code of the destination page looks like this:</p>
<title>Example</title>
<h1 id="apples">Apples</h1>
<h1 id="oranges">Oranges</h1>
<h1 id="pears">Pears</h1>