mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
10 lines
155 B
HTML
10 lines
155 B
HTML
<html>
|
|
<body>
|
|
<form>
|
|
|
|
<table border=1><TR><TD><input type=text></TD><TD><input type=button name=b value=button></TD></TR></table>
|
|
|
|
</form>
|
|
</body>
|
|
</html>
|