gecko-dev/webshell/tests/viewer/samples/test8tab.html

10 lines
155 B
HTML
Raw Normal View History

1998-05-29 22:44:13 +00:00
<html>
<body>
<form>
1998-06-01 16:52:56 +00:00
<table border=1><TR><TD><input type=text></TD><TD><input type=button name=b value=button></TD></TR></table>
1998-05-29 22:44:13 +00:00
</form>
</body>
</html>