Mam takie sobie form
<form action="{PHPBB_URL}login.{PHP_EXT}" method="post"> <font class=small>Login:
</font><input type="text" name="username" size="12" maxlength="40" value="</span>" class=input>
<<span style='color:blue'>font class=small>Hasło:
</font><input type="password" name="password" size="12" maxlength="25" class="input" /> <input type="hidden" name="redirect" value="../index.php" class="input"/> <input type="submit" name="login" value="Login" class="buton"/></form>
I mam sobie taką tabelke
<table border="0" width="700" cellpadding="0" cellspacing="0"> <td colspan="3"><IMG height=14 src="images/lay3_01.gif" width=426 border=0><A href="?"><IMG height=14 src="images/lay3_02.gif" width=87 border=0></A><A href="phpbb/" ><IMG height=14 src="images/lay3_03.gif" width=41 border=0></A><A href="?b=r" ><IMG height=14 src="images/lay3_04.gif" width=55 border=0></A><A href="phpbb/viewtopic.php?t=23" ><IMG height=14 src="images/lay3_05.gif" width=73 border=0></A><A href="?b=k" ><IMG height=14 src="images/lay3_06.gif" width=55 border=0></A></td> <td colspan="3"><IMG height=39 src="images/lay3_08.gif" width=737 border=0></td> <td><IMG height=51 src="images/lay3_09.gif" width=326 border=0></td> <td><?baner('SMALL');?><br><IMG height=1 src="images/lay3_12.gif" width=400 border=0 ></td> <td><IMG height=51 src="images/lay3_11.gif" width=11 border=0></td> <td colspan="3"><IMG height=44 src="images/lay3_13.gif" width=737 border=0></td> <td background="images/lay3_14_15.gif" colspan=3 class="zaloguj" nowrap> <form action="{PHPBB_URL}login.{PHP_EXT}" method="post"> <font class=small>Login:
</font><input type="text" name="username" size="12" maxlength="40" value="" class=input> <font class=small>Hasło:
</font><input type="password" name="password" size="12" maxlength="25" class="input" /> <input type="hidden" name="redirect" value="../index.php" class="input"/> <input type="submit" name="login" value="Login" class="buton"/></form>[/
<td colspan="3"><img src="images/lay3_16.gif" width="737" height="7" border="0" /></td>
Problem jest takie że formulaż zostawia wolną linie pod sobą co rozwala mi całą tabelke

Jak to zrobic dlaczego formulaż tak rozwala

?