Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: Dziwny Problem Z Formem
Forum PHP.pl > Forum > Po stronie przeglądarki > HTML \ XHTML
sajborg
Mam takie sobie form
  1. <form action="{PHPBB_URL}login.{PHP_EXT}" method="post">
  2. <font class=small>Login:</font><input type="text" name="username" size="12" maxlength="40" value="</span>" class=input>&nbsp;
  3. <<span style='color:blue'>font class=small>Hasło:</font><input type="password" name="password" size="12" maxlength="25" class="input" />
  4. <input type="hidden" name="redirect" value="../index.php" class="input"/>
  5. <input type="submit" name="login" value="Login" class="buton"/></form>



I mam sobie taką tabelke

  1. <table border="0" width="700" cellpadding="0" cellspacing="0">
  2. <tr>
  3. <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>
  4. </tr>
  5. <tr>
  6. <td colspan="3"><IMG height=39 src="images/lay3_08.gif" width=737 border=0></td>
  7. </tr>
  8. <tr>
  9. <td><IMG height=51 src="images/lay3_09.gif" width=326 border=0></td>
  10. <td><?baner('SMALL');?><br><IMG height=1 src="images/lay3_12.gif" width=400 border=0 ></td>
  11. <td><IMG height=51 src="images/lay3_11.gif" width=11 border=0></td>
  12. </tr>
  13. <tr>
  14. <td colspan="3"><IMG height=44 src="images/lay3_13.gif" width=737 border=0></td>
  15. </tr>
  16. <tr>
  17. <td background="images/lay3_14_15.gif" colspan=3 class="zaloguj" nowrap>
  18. <form action="{PHPBB_URL}login.{PHP_EXT}" method="post">
  19. <font class=small>Login:</font><input type="text" name="username" size="12" maxlength="40" value="" class=input>&nbsp;
  20. <font class=small>Hasło:</font><input type="password" name="password" size="12" maxlength="25" class="input" />
  21. <input type="hidden" name="redirect" value="../index.php" class="input"/>
  22. <input type="submit" name="login" value="Login" class="buton"/></form>[/
  23. </td>
  24. </tr>
  25. <tr>
  26. <td colspan="3"><img src="images/lay3_16.gif" width="737" height="7" border="0" /></td>
  27. </tr>


Problem jest takie że formulaż zostawia wolną linie pod sobą co rozwala mi całą tabelke exclamation.gif Jak to zrobic dlaczego formulaż tak rozwala questionmark.gif?
-=Saint=-
daj do <form>
  1. style="margin-bottom:0;"
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2025 Invision Power Services, Inc.