Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML]Potrzebuję ładnego szablonu HTML bez CSS.
klusekman
post
Post #1





Grupa: Zarejestrowani
Postów: 54
Pomógł: 0
Dołączył: 22.01.2010

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


Witam. Muszę zrobić stronę HTML bez użycia CSS. Czy mógłby ktoś podać link do jakiegoś którym mógłbym się inspirować?
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Dominator
post
Post #2





Grupa: Zarejestrowani
Postów: 565
Pomógł: 15
Dołączył: 11.10.2010

Ostrzeżenie: (20%)
X----


  1. <table width="100%" cellspacing="0" cellpadding="5">
  2. <tr>
  3. <td colspan="2" bgcolor="#808080">
  4. <table width="100%" cellspacing="0" cellpadding="5">
  5. <tr>
  6. <td align="center" valign="middle" bgcolor="white"> <br><b>LOGO</b><br /> </td>
  7. </tr>
  8. </table>
  9. </td>
  10. </tr>
  11. <tr>
  12. <td width="100" valign="top" bgcolor="#A0A0A0">
  13. <table width="100%" cellspacing="0" cellpadding="5">
  14. <tr>
  15. <td bgcolor="white"><b>MENU</b><br />- Link 1<br />- Link 2<br />- Link 3</td>
  16. </tr>
  17. </table>
  18. <br />
  19. <table width="100%" cellspacing="0" cellpadding="5">
  20. <tr>
  21. <td bgcolor="white"><b>MENU 2</b><br />- Link</td>
  22. </tr>
  23. </table>
  24. </td>
  25. <td valign="top" bgcolor="#C0C0C0">
  26. <table width="100%" cellspacing="0" cellpadding="5">
  27. <tr>
  28. <td height="100%" valign="top" bgcolor="white"><b>TREŚĆ STRONY</b><br /><br />Jakis tekst...</td>
  29. </tr>
  30. </table>
  31. </td>
  32. </tr>
  33. <tr>
  34. <td colspan="2" align="center" bgcolor="#808080">
  35. <table width="100%" cellspacing="0" cellpadding="3">
  36. <tr>
  37. <td align="center" valign="middle" bgcolor="white"><b>STOPKA</b></td>
  38. </tr>
  39. </table>
  40. </td>
  41. </tr>
  42. </table>
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: 5.04.2026 - 01:27