mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 11:10:13 +01:00
9 lines
172 B
HTML
9 lines
172 B
HTML
<html><body bgcolor=#c0c0c0>
|
|
|
|
<table border=5 height=100%>
|
|
<tr>
|
|
<td>This table is set to a height of 100%. It should just fit the page.</td>
|
|
</table>
|
|
|
|
</body></html>
|