Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<!--
Intentionally using an HTML reference for an XHTML test, just to
mix things up a little. :-)
-->
<style>
span { text-decoration: none; color: olive }
</style>
<span>unvisited / unvisited</span>
<span>unvisited / visited</span>
<span>visited / unvisited</span>
<span>visited / visited</span>