extra space from <form>

liunx

Guest
how do i get rit of the extra space that <form></form> creates<br />
<form><br />
<input type="submit" value="asdf"><br />
</form><br />
<form><br />
<input type="submit" value="asdf"><br />
</form><br />
now it will just does [button]<br>[button]..how do iget rid/rit whatever of the extra <br> o.0<!--content--><form style="display: inline"><!--content-->thanks<!--content-->or, unless you need an action, you could probably just not make a form at all! but it seems most need an action and method... of course, you can do that with "onClick" ... whatever... do what scoutt said...<!--content--><form style="margin-bottom:0; margin-top:0"><br />
<br />
Hope this helps.<br />
<br />
Thanks.<br />
<br />
Manish<!--content-->hehe...yep, need a form :rocker:<!--content-->is ur sig like that on purpose?<!--content-->
 
Back
Top