blob: be6d1c1c2292fdba60d5d2e32951743ab09570bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<HEAD>
</HEAD>
<BODY>
<table bgcolor=orange border>
<colgroup span=2 width=100></colgroup>
<tr>
<td>100</td><td>100</td><td>auto</td><td>auto</td>
</tr>
</table>
</BODY></HTML>
|