blob: 20e22017b1e4e9388f5a5c9540667fa4aa42bd95 [file] [log] [blame]
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
</head>
<body>
<table id="item1" width="100%">
<colgroup>
<col width="25%"/>
<col width="25%"/>
<col width="25%"/>
<col width="25%"/>
</colgroup>
<tbody>
<tr>
<td>One</td>
<td>Two</td>
<td>Three</td>
<td>Four</td>
</tr>
<tr>
<td>Five</td>
<td>Six</td>
<td>Seven</td>
<td>Eight</td>
</tr>
<tr>
<td>Nine</td>
<td>Ten</td>
<td>A</td>
<td>B</td>
</tr>
<tr>
<td>Thirteen</td>
<td>Fourteen</td>
<td>C</td>
<td>D[]</td>
</tr>
</tbody>
</table>
</body>
</html>