зеркало из https://github.com/mozilla/gecko-dev.git
simplified test8tab.html
This commit is contained in:
Родитель
bdb5963d98
Коммит
27dfe99ee7
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче