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