[thelist] Problem Forms...

Olly Hodgson gnarly at gmx.co.uk
Sun Mar 18 20:18:30 CST 2001


Hi there,

I am putting a small form into a table. Its a very simple search form (one
single line text box and a submit button). It renders fine in Netscape 6 and
Espial Escape 4.7, but IE5.5 puts about a centimetre of white space beneath
it, and NN4.6 insists on putting the submit button on the next line (as if a
<br> were in there), and then a cenimetre of white space beneath that. Is
there any way around these problems?

The code is...

<td bgcolor="#FFFFCC">
<form method="get" action="http://search.atomz.com/search/">
<input name="sp-q" maxlength="800" style="width:125px" size="12">
<input type="submit" value="Go" name="submit" >
<input type=hidden name="sp-a" value="00012087-sp00000000">
</form>
</td>

Thanks in advance,
Cheers,


Olly
- www.gnarly-bitches.co.uk -





More information about the thelist mailing list