Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [html] Problem z przerobieniem na <div>
Sebastian003
post
Post #1





Grupa: Zarejestrowani
Postów: 282
Pomógł: 2
Dołączył: 22.03.2007

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


Witam !
Przerobiłem taką tabelkę na div
  1. <table align="center" border="0" width="80%">
  2. <tr>
  3. <td>OBRAZEK</td>
  4. <td>TEKST</td>
  5. <td>SZUKAJKA</td>
  6. </tr>

Dałem tak
  1. <div class="logo"></div>
  2. <div class="tekst"></div>
  3. <div class="tekst2"></div>

i css
  1. .logo
  2. {
  3. height:100px;
  4. width:300px;
  5. background:url(http://www.web-pc.pl/nowy/images/top.png);
  6. float: left;
  7. }
  8. .tekst
  9. {
  10. height:100px;
  11. width:300px;
  12. float: left;
  13. }
  14. .tekst2
  15. {
  16. height:100px;
  17. width:300px;
  18. float: left;
  19. }


ale potem jak złożyłem to to się wszytko rozwaliło (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)
link http://kameleon.web-pc.pl/regulamin.html
  1. <div class="legacySiteLinkBar"><a class="legacySiteLinkBar a">Info</a></div>
  2. <br>
  3. <div class="logo"></div>
  4. <div class="tekst"></div>
  5. <div class="tekst2"></div>
  6. <br>
  7. <div class="ost2">
  8. <a href="indexs.html">Home</a>
  9. <font color="#CACCBF" size="2">| </font><a href="faq.html">FAQ</a>
  10. <font color="#CACCBF" size="2">| </font><a href="regulamin.html">Regulamin</a>
  11. <font color="#CACCBF" size="2">| </font><a href="regulamin.html" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event, menu1, '133px')" onmouseout="delayhidemenu()">Obrazki</a>
  12. <font color="#CACCBF" size="2">| </font><a href="galerie.html">Galerie użytkowników</a>
  13. <font color="#CACCBF" size="2">| </font><a href="statystyki.html">Statystyki</a>
  14. <font color="#CACCBF" size="2">| </font><a href="reklama.html">Reklama</a>
  15. <font color="#CACCBF" size="2">| </font><a href="kontakt.html">Kontakt</a>
  16. </div>


Proszę o pomoc pozdrawiam !
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Aktualny czas: 22.08.2025 - 20:32