PDA

Click to See Complete Forum and Search --> : <form> tag space...


Andreex
Nov 5th, 2002, 09:11 AM
Hello everybody... I am using a form tag and inside a table...

something like this:

<form>
<table>....
....</table>
</form>

Now.. my problem is that those <form> tags give a white space from the table to the next object below... do you know how to prevent this??

Thank you

Rick Bull
Nov 5th, 2002, 09:33 AM
Try something more like:


<form><table>....
....</table></form>


You shouldn't have to do that, but it maybe a browser bug.

Andreex
Nov 5th, 2002, 09:34 AM
Nope... it doesnt work!! It kills me.. why does it do that? I dont think it is a browser bug b/c it also puts the space in Dreamweaver and I saw it alredy in two computers...

what is it?

JoshT
Nov 5th, 2002, 09:51 AM
<form style="margin:0px;padding:0px;"></form>

Andreex
Nov 5th, 2002, 09:52 AM
THHHHHANK you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


:D :D :D :D :D :D :D :D