mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
7 lines
212 B
HTML
7 lines
212 B
HTML
|
<html>
|
||
|
<style>
|
||
|
img { width: 200px; height: 1000px }
|
||
|
</style>
|
||
|
<body><table border="1" align=left><tr><td><img><form><input></form></td></tr></table><table border="1"><tr><td><img></td></tr></table></body>
|
||
|
</html>
|