mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00: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>
|