Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML][CSS] Odstepy w tabelach
kamil_lk
post
Post #1





Grupa: Zarejestrowani
Postów: 325
Pomógł: 33
Dołączył: 31.05.2008

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


Witam.
Jak zrobić, aby odstępy w tabeli były równe 0. Chodzi mi tutaj o cellspacing oraz cellpaddin, które nie działają pod Mozillą i Operą.
Powód edycji: Poprawiłem literówke w temacie. /webdicepl
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
kamil_lk
post
Post #2





Grupa: Zarejestrowani
Postów: 325
Pomógł: 33
Dołączył: 31.05.2008

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


index.html
  1. <link href="linki.css" rel="stylesheet" type="text/CSS">
  2. </head>
  3. <table bgcolor=black cellspacing=0 cellpadding=0>
  4. <tr>
  5. <td><img src="C:/Documents and Settings/Kamil/Pulpit/kom/tapety/tapety/10.jpg" width="128" height="160" border="0" /></td>
  6. <td><img src="C:/Documents and Settings/Kamil/Pulpit/kom/tapety/tapety/10.jpg" width="128" height="160" border="0" /></td>
  7. </tr>
  8.  
  9. <tr>
  10. <td><img src="C:/Documents and Settings/Kamil/Pulpit/kom/tapety/tapety/10.jpg" width="128" height="160" border="0" /></td>
  11. <td><img src="C:/Documents and Settings/Kamil/Pulpit/kom/tapety/tapety/10.jpg" width="128" height="160" border="0" /></td>
  12. </tr>
  13. </table>
  14. </body>
  15. </html>


linki.css
  1. table {
  2. border: none;
  3. }
  4.  
  5. td {
  6. padding: 0px 0 0px 0;
  7. margin: 0px 0 0px 0;
  8. }


coś takiego? bo jak tak to tonie działa.. obramowanie nadal jest
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: 6.10.2025 - 08:12