Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<style type="text/css">
:link, :visited { display: block }
:link { width: 100px; }
:visited { width: 200px; }
</style>
<table>
<tr>
<td>
<a href="unvisited-page.html"></a>
</td>
<td>
text in next cell
</td>
</tr>
</table>