Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> tabele jedna pod drugą zamiast obok, </table><table> a jednak działa jak <br>
rafalp
post 23.09.2008, 14:05:07
Post #1





Grupa: Zarejestrowani
Postów: 224
Pomógł: 18
Dołączył: 4.02.2003
Skąd: Częstochowa

Ostrzeżenie: (0%)
-----


  1. <table><tr><td>a</td></tr></table><table><tr><td>b</td><tr></table>


Chce mieć [TABELKE] [TABELKE] (jedna obok drugiej) a wychodzi
[TABELA]
[TABELA]
choć nie mam żadnych <br>

ktoś coś poradzi?


--------------------
Go to the top of the page
+Quote Post
JoShiMa
post 23.09.2008, 14:14:46
Post #2





Grupa: Zarejestrowani
Postów: 1 374
Pomógł: 149
Dołączył: 1.03.2006

Ostrzeżenie: (0%)
-----


Zaprzyjaźnij się ze stylami CSS a w szczególności z cechą float.


--------------------
Go to the top of the page
+Quote Post
hateman
post 23.09.2008, 17:23:51
Post #3





Grupa: Zarejestrowani
Postów: 86
Pomógł: 18
Dołączył: 28.04.2008
Skąd: Poznań

Ostrzeżenie: (0%)
-----


  1. <div style="float: left;">
  2. <table><tr><td>a</td></tr></table>
  3. </div>
  4. <div style="float: left;">
  5. <table><tr><td>b</td></tr></table>
  6. </div>
Go to the top of the page
+Quote Post
JoShiMa
post 24.09.2008, 12:55:20
Post #4





Grupa: Zarejestrowani
Postów: 1 374
Pomógł: 149
Dołączył: 1.03.2006

Ostrzeżenie: (0%)
-----


Zaręczam Ci, że nie potrzeba tych divów.


--------------------
Go to the top of the page
+Quote Post
GrayHat
post 26.09.2008, 12:13:22
Post #5





Grupa: Zarejestrowani
Postów: 566
Pomógł: 18
Dołączył: 23.08.2003
Skąd: Łomża

Ostrzeżenie: (0%)
-----


  1. <table style="float: left; width: 200px;">
  2. <tr>
  3. <td>xx</td>
  4. </tr>
  5. <table style="float: left; width: 200px;">
  6. <tr>
  7. <td>xx</td>
  8. </tr>


--------------------
*Note: No animals were killed durning the construction of this post.
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 10.05.2024 - 06:44