Forum Moderators: open
I have problem with IE and form:
<table width="449" height="20" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
<tr>
<td width="443"><form method="get" action="http://www.google.com/custom" target="google_window">
</input>
<input type="text" name="q" size="12" maxlength="255" />
</input>
<input type="submit" name="sa" value="Search" />
</input>
</form></td>
</tr>
</table>
IE adds new line after form.
Could you help me?