Szabo Zoltan wrote:

> As we know the </form> tag makes a html new line (like a <br>) (in Ns 
> 4.x, IE, Opera, Mozilla builds<9.4).
> That is why designers put the <form> </form> tags not into <td> or not 
> just inside text, cause </form> tag makes a new linek in html. I don't 
> know if it is a html bug in another browsers (maybe it is, cause stupid 
> thing to put a new line "<br>" after form tag), but any site which use 
> form tag inside a table, puts the <form> </form> not in td.
> 
> The question is just, this will remains like this in future or will be 
> fixed?


I don't know about the table problem, but the gap at the end of the form 
tag, I believe, will remain.  To get rid of the gap use CSS.  That is 
how it's added (at least in mozilla).  I'm not sure which CSS property 
it is (Maybe padding) but it can be removed.


It's part of the standards as defined by the w3c IIRC.


Reply via email to