mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
10 lines
99 B
HTML
10 lines
99 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<table align=left border=2>
|
||
|
<tr><td>
|
||
|
Testing 123
|
||
|
</td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|