blob: 9b95403edad0919aedc38dd0a5204e9cec8bd583 [file] [log] [blame]
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
</head>
<body>
<figure id="item1">
<img src="nothing.png"/>
<figcaption>
Fi
gure
</figcaption>
</figure>
<table id="item2" style="width: 100%">
<caption>Table</caption>
<col width="50%"/>
<col width="50%"/>
<tbody>
<tr>
<td><p><br/></p></td>
<td><p><br/></p></td>
</tr>
</tbody>
</table>
</body>
</html>