RetroZilla/webshell/tests/viewer/samples/test8tab.html

10 lines
155 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>