blob: 6515354a5b7b12149cb900ad7aee6957a7a5fcbf [file] [log] [blame]
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
</head>
<body>
<table id="item1" style="width: 100%">
<colgroup>
<col width="25%"/>
<col width="25%"/>
<col width="25%"/>
<col width="25%"/>
</colgroup>
<tbody>
<tr>
<td colspan="2">One</td>
<td>[Three</td>
<td><p><br/></p></td>
</tr>
<tr>
<td rowspan="2">Five</td>
<td>Six</td>
<td>Seven</td>
<td>Eight</td>
</tr>
<tr>
<td>Ten</td>
<td>Eleven</td>
<td><p><br/></p></td>
</tr>
<tr>
<td colspan="2">Thirteen</td>
<td>Fifteen]</td>
<td><p><br/></p></td>
</tr>
</tbody>
</table>
</body>
</html>