• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Bilder werden nicht angezeigt

Status
Für weitere Antworten geschlossen.

schoene9

Neues Mitglied
Hallo
Ich habe kürzlich eine Page gemacht: v$-elite
Mein problem ist wen ich ein bild zB ein banner einfüge unter diesem Code:

HTML:
<td rowspan="7">
   <img src="images/banner.gif" width="633" height="75" alt=""></td>

Wird er bei mir auf der page nicht angezeigt.
Doch komischer weise sehe nur ich das nicht.
alle anderen sehen ihn.
Ich hab kein PLan woran das liegt.

Lg
 
Warscheinlich findet er das Bild net, da es in einem extra ordner is. Außerdem kannst du td nur innerhalb von table verwenden.
 
Wenn Du die entsprechende Seite aufrufst, dann guck mal im Quelltext nach, ob der entsprechende <img>-Tag vorhanden ist. Wenn nein, dann leere mal Deinen Browser-Cache.

Gruß thuemmy
 
Mein problem ist aber dass das bild manchmal angezeigt wird und manchmal nicht

Der Code:

HTML:
<html>
<head>
<title>vS</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<style type="text/css">
<!--
.Stil1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #FF0000;
}
-->
</style>
</head>
<body bgcolor="#1c1c1c" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/rollover_home.png','images/rollover_guestbook.png','images/rollover_member.png','images/rollover_clanwars.png')">
<!-- ImageReady Slices (vS.psd) -->
<center>
<table id="Table_01" width="978" height="805" border="0" cellpadding="0" cellspacing="0">
 <tr>
  <td colspan="10">
   <img src="images/header.png" width="977" height="135" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="135" alt=""></td>
 </tr>
 <tr>
  <td colspan="10" style="background: url(http://kev1n13.ke.funpic.de/images/index_02.png);">
  <marquee behavior="left" scrolldelay="100">
    <div align="center" class="Stil1 Stil1">Willkomen bei der v$-elite</div>
  </marquee>
</td> 
  <td>
   <img src="images/spacer.gif" width="1" height="25" alt=""></td>
 </tr>
 <tr>
  <td colspan="3" rowspan="3">
   <img src="images/index_03.png" width="170" height="31" alt=""></td>
  <td colspan="4">
   <img src="images/index_04.png" width="637" height="24" alt=""></td>
  <td colspan="3" rowspan="2">
   <img src="images/index_05.png" width="170" height="30" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="24" alt=""></td>
 </tr>
 <tr>
  <td rowspan="7">
   <img src="images/index_06.png" width="2" height="75" alt=""></td>
  <td rowspan="7">
   <img src="images/banner.gif" width="633" height="75" alt=""></td>
  <td colspan="2" rowspan="7">
   <img src="images/index_08.png" width="2" height="75" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="6" alt=""></td>
 </tr>
 <tr>
  <td colspan="3" rowspan="2">
   <img src="images/index_09.png" width="170" height="6" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="1" alt=""></td>
 </tr>
 <tr>
  <td colspan="3" rowspan="2"><a target="I1" href="home.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image51','','images/rollover_home.png',1)"><img src="images/home.png" name="Image51" width="170" height="18" border="0"></a></td>
<td>
   <img src="images/spacer.gif" width="1" height="5" alt=""></td>
 </tr>
 <tr>
  <td rowspan="9">
   <img src="images/index_11.png" width="1" height="163" alt=""></td>
  <td rowspan="9">
   <iframe name="I2" src="lastwars.html" width="168px" height="163px" frameborder="0"></iframe></td>
  <td rowspan="9">
   <img src="images/index_13.png" width="1" height="163" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="13" alt=""></td>
 </tr>
 <tr>
  <td colspan="3"><a target="I1" href="http://290066.multiguestbook.com/
" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image52','','images/rollover_guestbook.png',1)"><img src="images/guestbook.png" name="Image52" width="170" height="17" border="0"></a></td>
  <td>
   <img src="images/spacer.gif" width="1" height="17" alt=""></td>
 </tr>
 <tr>
  <td colspan="3"><a target="I1" href="member.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image53','','images/rollover_member.png',1)"><img src="images/member.png" name="Image53" width="170" height="17" border="0"></a></td>
  <td>
   <img src="images/spacer.gif" width="1" height="17" alt=""></td>
 </tr>
 <tr>
  <td colspan="3" rowspan="2"><a target="I1" href="clanwars.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image54','','images/rollover_clanwars.png',1)"><img src="images/clanwars.png" name="Image54" width="170" height="17" border="0"></a></td>
  <td>
   <img src="images/spacer.gif" width="1" height="16" alt=""></td>
 </tr>
 <tr>
  <td colspan="3" rowspan="2">
   <img src="images/index_15.png" width="636" height="22" alt=""></td>
  <td rowspan="7">
   <img src="images/index_18.png" width="1" height="118" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="1" alt=""></td>
 </tr>
 <tr>
  <td colspan="3" rowspan="2">
   <img src="images/index_17.png" width="170" height="30" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="21" alt=""></td>
 </tr>
 <tr>
  <td rowspan="7">
   <img src="images/index_40.png" width="2" height="278" alt=""></td>
  <td rowspan="8"><iframe name="I1" src="home.html" width="633px" height="494px" frameborder="0"></iframe></td>
<td rowspan="9">
   <img src="images/index_20.png" width="1" height="524" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="9" alt=""></td>
 </tr>
 <tr>
  <td colspan="3">
   <img src="images/index_21.png" width="170" height="8" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="8" alt=""></td>
 </tr>
 <tr>
  <td rowspan="4">
   <img src="images/index_24.png" width="1" height="245" alt=""></td>
  <td rowspan="4">
   <iframe name="I1" src="partner.html" width="168px" height="245px" frameborder="0"></iframe></td>
  <td rowspan="4">
   <img src="images/index_26.png" width="1" height="245" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="61" alt=""></td>
 </tr>
 <tr>
  <td colspan="3">
   <img src="images/index_23.png" width="170" height="2" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="2" alt=""></td>
 </tr>
 <tr>
  <td colspan="3">
   <img src="images/index_41.png" width="170" height="16" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="16" alt=""></td>
 </tr>
 <tr>
  <td colspan="4" rowspan="4">
   <img src="images/index_25.png" width="171" height="428" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="166" alt=""></td>
 </tr>
 <tr>
  <td colspan="3">
   <img src="images/index_42.png" width="170" height="16" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="16" alt=""></td>
 </tr>
 <tr>
  <td colspan="4" rowspan="2">
   <img src="images/index_27.png" width="172" height="246" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="216" alt=""></td>
 </tr>
 <tr>
  <td>
   <img src="images/index_28.png" width="633" height="30" alt=""></td>
  <td>
   <img src="images/spacer.gif" width="1" height="30" alt=""></td>
 </tr>
</table>
</center>
<!-- End ImageReady Slices -->
<!-- Ad by funpic.de --><noscript><div style="display:none">&nbsp;</div></noscript><script type="text/javascript" src="http://media.funpic.de/layer.php?bid=78504540"></script><!-- End Ad by funpic.de --></body>
</html>
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben