mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
11 lines
140 B
HTML
11 lines
140 B
HTML
|
<title>test</title>
|
||
|
|
||
|
<table style='border-collapse:collapse;'>
|
||
|
<tr>
|
||
|
<td rowspan=2></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td></td>
|
||
|
</tr>
|
||
|
</table>
|