blob: 245fe207ba31e860d1bc7699a267320f542d0a8d [file] [log] [blame]
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
</head>
<body>
<table id="item1" style="width: 100%">
<tbody>
<tr>
<td>One</td>
<td style="background-color: silver">[Two</td>
<td style="background-color: silver">Three</td>
<td style="background-color: silver">Four</td>
<td>Five</td>
</tr>
<tr>
<td>Six</td>
<td style="background-color: silver">Seven</td>
<td style="background-color: silver">Eight</td>
<td style="background-color: silver">Nine</td>
<td>Ten</td>
</tr>
<tr>
<td>Eleven</td>
<td style="background-color: silver">Twelve</td>
<td style="background-color: silver">Thirteen</td>
<td style="background-color: silver">Fourteen</td>
<td>Fifteen</td>
</tr>
<tr>
<td>Sixteen</td>
<td style="background-color: silver">Seventeen</td>
<td style="background-color: silver">Eighteen</td>
<td style="background-color: silver">Nineteen</td>
<td>Twenty</td>
</tr>
<tr>
<td>Twenty one</td>
<td style="background-color: silver">Twenty two</td>
<td style="background-color: silver">Twenty three</td>
<td style="background-color: silver">Twenty four]</td>
<td>Twenty five</td>
</tr>
</tbody>
</table>
</body>
</html>