mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
10 lines
131 B
HTML
10 lines
131 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<div style="position:absolute;">
|
||
|
<table height="100%" border>
|
||
|
<tr><td>test</td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|