mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01:00
11 lines
148 B
HTML
11 lines
148 B
HTML
<html>
|
|
<body>
|
|
<form>
|
|
<table bgcolor=red>
|
|
<input>
|
|
<tr><td><input></td></tr>
|
|
</table>
|
|
</form>
|
|
</body>
|
|
</html>
|