1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / html / cite.html [blame]

<!DOCTYPE html>
<html>
<body>

<img src="pipe.jpg" width="220" height="277" alt="Pipe">
<p><cite>The pipe</cite> clicked by SomeOne.</p>

</body>
</html>