simplified test8tab.html
git-svn-id: svn://10.0.0.236/trunk@2811 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2,16 +2,7 @@
|
||||
<body>
|
||||
<form>
|
||||
|
||||
<table border=1>
|
||||
<TR>
|
||||
<TD> <input type=text> </TD>
|
||||
<TD> <input type=text> </TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD> <input type=button> </TD>
|
||||
<TD> <input type=button> </TD>
|
||||
</TR>
|
||||
</table>
|
||||
<table border=1><TR><TD><input type=text></TD><TD><input type=button name=b value=button></TD></TR></table>
|
||||
|
||||
</form>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user