mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-12 19:00:11 +01:00
6 lines
200 B
HTML
6 lines
200 B
HTML
<table border>
|
|
<tr><td><div style="height:800px">row one</div></td></tr>
|
|
<tr><td><div style="height:800px">row two</div></td></tr>
|
|
<tr><td><div style="height:800px">row three</div></td></tr>
|
|
</table>
|