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

IE != Firefox

  • Ersteller Ersteller matibaski
  • Erstellt am Erstellt am
Status
Für weitere Antworten geschlossen.
M

matibaski

Guest
Moin.
Wieso stellt es diese Webseite im IE (6) nicht richtig dar?
http://www.habboville.ch.vu/

Die Seite mit Quelltext:
http://matibaski.paradoxe.de/V.9/index.php


Also der Quelltext ist momentan ganz einfach:
HTML:
<div id="all">

<!--Oben-->
 <div id="top">
  <table cellspacing="0" style="width:99%; height:100px; border:0px; padding: 0px">
   <tr>
    <td style="width:35px; height:65px; background:url(images/Top/Teile_Top_4.gif) repeat-y; background-position:right;" width="35">
     &nbsp;
    </td>
    <td style="width:auto; height:65px; background:url(images/Top/Teile_Top_BG.gif);">
     Logo hier
    </td>
    <td style="width:35px; height:65px; background:url(images/Top/Teile_Top_5.gif) repeat-y;" width="36">
     &nbsp;
    </td>
   </tr>
   <tr>
    <td style="width:34px; height:35px; background:url(images/Top/Teile_Top_1.gif) no-repeat; background-position:right;">
     &nbsp;
    </td>
    <td style="width:auto; height:35px; background:url(images/Top/Teile_Top_2.gif) repeat-x;">
     &nbsp;
    </td>
    <td style="width:35px; height:35px; background:url(images/Top/Teile_Top_3.gif) no-repeat;">
     &nbsp;
    </td>
   </tr>
  </table>
 </div>

<!--Mitte-->
 <div id="middle">
  <table cellspacing="0" style="width:90%; height:100%; border:0px; padding:0px; margin-top:20px;">
   <tr>
    <td style="width:35px; height:35px; background:url(images/Middle/Teile_Mid_1.gif) no-repeat right;">
     &nbsp;
    </td>
    <td style="width:auto; height:35px; background:url(images/Middle/Teile_Mid_2.gif) repeat-x;">
     &nbsp;
    </td>
    <td style="width:35px; height:35px; background:url(images/Middle/Teile_Mid_3.gif) no-repeat;">
     &nbsp;
    </td>
   </tr>
   <tr>
    <td style="width:35px; height:100%; background:url(images/Middle/Teile_Mid_4.gif) repeat-y right;">
     &nbsp;
    </td>
    <td style="width:auto; height:100%; background:url(images/Middle/Teile_Mid_5.gif);">
     &nbsp;
    </td>
    <td style="width:35px; height:100%; background:url(images/Middle/Teile_Mid_6.gif) repeat-y;"></td>
   </tr>
   <tr>
    <td style="width:35px; height:35px; background:url(images/Middle/Teile_Mid_7.gif) no-repeat right;">
     &nbsp;
    </td>
    <td style="width:auto; height:35px; background:url(images/Middle/Teile_Mid_8.gif) repeat-x">
     &nbsp;
    </td>
    <td style="width:35px; height:35px; background:url(images/Middle/Teile_Mid_9.gif) no-repeat;">
     &nbsp;
    </td>
   </tr>
  </table>
 </div>

</div>

MfG, matibaski
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben