RetroZilla/layout/html/tests/block/bugs/48057.html

15 lines
321 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<BODY>
<table width="100% border="0" cellpadding="0" cellspacing="0" align="left">
<tr>
<td>fdsfds fd fds</td><td>
<input class="FormLt1" type="text" name="ONCNNinput" size="12" value="your address">
</td>
<td align="right">
<input type="submit" align="right" value="Sign up">
</td>
</tr>
</table>
</BODY>
</HTML>