blob: fa5935bc30f2f39f07084ef9b57cdee06bec125d [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>Two</td>
<td>Three</td>
<td>Four</td>
<td>Five</td>
</tr>
<tr>
<td style="background-color: silver">[Six</td>
<td style="background-color: silver">Seven</td>
<td style="background-color: silver">Eight</td>
<td style="background-color: silver">Nine</td>
<td style="background-color: silver">Ten</td>
</tr>
<tr>
<td style="background-color: silver">Eleven</td>
<td style="background-color: silver">Twelve</td>
<td style="background-color: silver">Thirteen</td>
<td style="background-color: silver">Fourteen</td>
<td style="background-color: silver">Fifteen</td>
</tr>
<tr>
<td style="background-color: silver">Sixteen</td>
<td style="background-color: silver">Seventeen</td>
<td style="background-color: silver">Eighteen</td>
<td style="background-color: silver">Nineteen</td>
<td style="background-color: silver">Twenty]</td>
</tr>
<tr>
<td>Twenty one</td>
<td>Twenty two</td>
<td>Twenty three</td>
<td>Twenty four</td>
<td>Twenty five</td>
</tr>
</tbody>
</table>
</body>
</html>