RetroZilla/layout/html/tests/block/bugs/48057.html
2015-10-20 23:03:22 -04:00

15 lines
321 B
HTML

<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>