blob: 7e6c405a21d9e2cd825324cf7ef3a12057fd5016 [file] [log] [blame]
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
</head>
<body>
<nav class="listoftables">
<p class="toc1"><a href="#item1">Test table A</a></p>
<p class="toc1"><a href="#item2">Test table B</a></p>
<p class="toc1"><a href="#item3">Test table C</a></p>
<p class="toc1"><a href="#item4">Test table D</a></p>
</nav>
<table id="item1" style="width: 100%">
<caption class="Unnumbered">Test table A</caption>
<col width="100%"/>
<tbody>
<tr>
<td><p><br/></p></td>
</tr>
</tbody>
</table>
<table id="item2" style="width: 100%">
<caption class="Unnumbered">Test table B</caption>
<col width="100%"/>
<tbody>
<tr>
<td><p><br/></p></td>
</tr>
</tbody>
</table>
<table id="item3" style="width: 100%">
<caption class="Unnumbered">Test table C</caption>
<col width="100%"/>
<tbody>
<tr>
<td><p><br/></p></td>
</tr>
</tbody>
</table>
<table id="item4" style="width: 100%">
<caption class="Unnumbered">Test table D</caption>
<col width="100%"/>
<tbody>
<tr>
<td><p><br/></p></td>
</tr>
</tbody>
</table>
</body>
</html>