RetroZilla/webshell/tests/viewer/samples/test8tab.html
2015-10-20 23:03:22 -04:00

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>