ďťż

[HTML] Problem z menu

       

Podstrony


telcocafe

Na firefoxie wszystko jest dobrze ale na IE nie widac menu ;/

<table id="Table_01" width="557" height="545" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <img src="images/site/logo.gif" width="557" height="150" alt=""></td> </tr> <tr> <td> <a target="ramka" HREF="indexi.php" <img src="images/site/h1.gif" border=0></a><a target="ramka" HREF="photo.php" <img src="images/site/h2.gif" border=0></a><a target="ramka" HREF="work.php" <img src="images/site/h3.gif" border=0></a><a target="ramka" HREF="contact.php" <img src="images/site/h4.gif" border=0></a> </td> </tr> <tr> <td valign=top background=images/site/main.gif width="557" height="370">

http://www.gruchi.bo.pl

Prosze o jak najszybszą pomoc



<table id="Table_01" width="557" height="545" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <img src="images/site/logo.gif" width="557" height="150" alt=""></td> </tr> <tr> <td> <a target="ramka" HREF="indexi.php"> <img src="images/site/h1.gif" border=0></a> <a target="ramka" HREF="photo.php"> <img src="images/site/h2.gif" border=0></a> <a target="ramka" HREF="work.php"> <img src="images/site/h3.gif" border=0></a> <a target="ramka" HREF="contact.php"> <img src="images/site/h4.gif" border=0></a> </td> </tr> <tr> <td valign=top background=images/site/main.gif width="557" height="370"> </td> </tr>
Działa tak może? :mellow: - bo jak testuje to IE wyświetla miejsce na obrazki
Użytkownik Marcin edytował ten post 23 grudzień 2005, 08:30
Ewentualnie:

<table id="Table_01" width="557" height="545" border="0" cellpadding="0" cellspacing="0"> <tr>  <td><img src="images/site/logo.gif" width="557" height="150" alt=""></td> </tr> <tr>  <td>   <a target="ramka" HREF="indexi.php"><img src="images/site/h1.gif" border=0></a><br />   <a target="ramka" HREF="photo.php"><img src="images/site/h2.gif" border=0></a><br />   <a target="ramka" HREF="work.php"><img src="images/site/h3.gif" border=0></a><br />   <a target="ramka" HREF="contact.php"><img src="images/site/h4.gif" border=0></a>  </td> </tr> <tr>  <td valign=top background=images/site/main.gif width="557" height="370"></td> </tr> </table>

Wtedy menu jest pionowe.

ani jeden sposob ani drugi nie dziala poprawnie macie moze jeszcze jakies pomysly bo ja juz nie wiem jak to zrobic ??

cały kod strony:

<? function czas_wczytywania(){ $czas = explode( " ", microtime()); $usec = (double)$czas[0]; $sec = (double)$czas[1]; return $sec + $usec; } $poczatek = time(); ?> <html> <head> <title>{Gruchi} - Portfolio</title> <META HTTP-EQUIV="Expires" CONTENT="0"> <META HTTP-EQUIV="Cache-Control" CONTENT="no-store, no-cache, must-revalidate"> <META HTTP-EQUIV="Cache-Control" CONTENT="post-check=0, pre-check=0"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META NAME="Description" CONTENT="{Gruchi} - Portfolio"> <META NAME="Keywords" CONTENT="Gruchi, Portfolio, Gruchi Portfolio, Design, Projektowanie www, Grafika Komputerowa"> <META HTTP-EQUIV="Content-Language" CONTENT="PL"> <META NAME="Author" CONTENT="Gruchi"> <META HTTP-EQUIV="Reply-to" CONTENT="Gruchi@vp.pl"> <META HTTP-EQUIV="Creation-date" CONTENT="Sun, 17 Apr 2005 12:14:14 GMT"> <META NAME="Robots" CONTENT="none"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"> <LINK REL="stylesheet" HREF="style/style.css" TYPE="text/css"> <BODY BACKGROUND="images/site/bg.gif" BGPROPERTIES="fixed"> <LINK REL="shortcut icon" href="images/fav/favicon.ico"> <br><br><center> </HEAD> <table id="Table_01" width="557" height="545" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <img src="images/site/logo.gif" width="557" height="150" alt=""></td> </tr> <tr> <td> <a target="ramka" HREF="indexi.php" <img src="images/site/h1.gif" border=0></a><a target="ramka" HREF="photo.php" <img src="images/site/h2.gif" border=0></a><a target="ramka" HREF="work.php" <img src="images/site/h3.gif" border=0></a><a target="ramka" HREF="contact.php" <img src="images/site/h4.gif" border=0></a> </td> </tr> <tr> <td valign=top background=images/site/main.gif width="557" height="370"> <center><IFRAME SRC="indexi.php" NAME="ramka" WIDTH="557" HEIGHT="370" FRAMEBORDER="0" SCROLLING="no"></IFRAME></td></center> </table></BODY> </html> <? $koniec = czas_wczytywania(); $ile = $koniec - $poczatek; echo "<p align=center>Wygenerowano w: " . substr($ile, 0, 5) . " sek.</p>"; ?>
Użytkownik Gruchi edytował ten post 23 grudzień 2005, 12:20
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • nvm.keep.pl

  • Sitedesign by AltusUmbrae.