Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Tło nagłówka.inc, problem z umieszczeniem obrazka
-darecznik-
post
Post #1





Goście







  1. <?php
  2. <center><img scr="http://www.darecznik.w.tkb.pl/s/images/baner.jpg" width="1000" height="293""></center>
  3.  
  4.  
  5. <center><tr>
  6.  
  7. <td colspan=0 background="images/bg1.gif" align=center ><img src="images/bg1.gif"><a href=""><img src="images/home.gif" border=0><img src="images/contact.gif" border=0></a></td>
  8. <td colspan=1 background="images/bg1.gif">
  9.  
  10. </td>
  11. </tr>
  12.  
  13.  
  14.  
  15.  
  16.  
  17. <tr>
  18. <td colspan=2 background="images/menu3.gif" height=30 align=center>
  19. <a href="">About the company</a> | <a href="">Sales</a> | <a href="">Houses</a> | <a href="">Information</a> | <a href="">Contacts</a>
  20. </td>
  21. <td background="images/menu3.gif" height=30></td>
  22. </tr></center>
  23. ?>



witam mam problem i nie wiem jak sobie z tym poradzić otóz chciałbym aby zdjecie o nazwie baner.jpg

było na górze i na srodku

gdy wpisuje

  1. <?php
  2. <body background="http://www.darecznik.w.tkb.pl/s/images/baner.jpg" width="1000" height="293"">
  3. ?>


obrazek jest w ogóle nie wyświetlany.. (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)

a jesli dopisuje
  1. <?php
  2. <img scr="http://www.darecznik.w.tkb.pl/s/images/baner.jpg" width="1200" height="293"">
  3. ?>


nie pokazuje sie zdjecie...


chcem aby baner był na srodku zawsze w tym samym miejscu


Moja strona

dziekuje z góry za pomoc


POZDRAWIAM
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
xblant
post
Post #2





Grupa: Zarejestrowani
Postów: 76
Pomógł: 0
Dołączył: 31.01.2006

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


  1. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
  2.  
  3. </head>
  4. <body background="images/tlo2.jpg">
  5.  
  6. <div align="center">
  7.  
  8. <tr>
  9. <td valign="top" height="700">
  10. <table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
  11.  
  12. <td background="" height="100">
  13. <? include("include/naglowek.inc"); ?>
  14.  
  15. <tr>
  16. <td background="gfx/tlo.jpXg" height="624" valign="top"> <table width="770" border="0" cellpadding="0" cellspacing="0">
  17. <tr>
  18. <td width="894" valign="top">
  19. <td background="gfx/tlo.jpg" height="624" valign="top"> <table width="770" border="0" cellpadding="0" cellspacing="0">
  20.  
  21. <td width="114" valign="top">
  22. <? include("include/menu_lewe.inc"); ?>
  23. </td>
  24.  
  25. <td width="662" valign="top">
  26. <?
  27. $go=$_GET["go"];
  28. /* to dzia3a tylko i wy3šcznie, gdy pliki pod3šczane
  29. sš z katalogu "teksty" i majš rozszerzenie *.txt */
  30. if(!isset($go)) {
  31. include("http:/lkh");
  32. }
  33. else {
  34. if(is_file("teksty/$go.txt")) {
  35. include("teksty/$go.txt");
  36. }
  37. else
  38. echo "nie ma jescze takiej strony ale nie d3ugo bedzie (IMG:http://forum.php.pl/style_emoticons/default/biggrin.gif) ";
  39. }
  40. ?>
  41. </center>
  42. </td>
  43. <td width="114" valign="top">
  44. <? include("include/menu_prawe.inc"); ?>
  45. </td>
  46. </table>
  47. </td>
  48. <tr>
  49. <td width="100%" colspan="3">
  50. <? include("include/stopka.inc"); ?>
  51. </td>
  52. </tr>
  53. </table>
  54. </td>
  55. </tr>
  56. <map name="Map">
  57.  
  58. </map>
  59. </table>
  60. </center>
  61. </div>
  62. </body>
  63. </html>
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: 15.10.2025 - 12:34