1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
|
<table width="334" height="172" border="0">
<tr>
<th width="114" scope="row">24.01</th>
<td width="210">test</td>
</tr>
<tr>
<th scope="row">25.01</th>
<td>test</td>
</tr>
<tr>
<th scope="row">26.01</th>
<td>test</td>
</tr>
<tr>
<th scope="row">27.01</th>
<td>test</td>
</tr>
</table>
|