Ich habe ein Problem mit einer einfachen HTML Datei.
Am Ende der Seite sieht man "VT/K" und wenn man die Seite markiert die Masse eines Bildes. An der externen CSS liegt es nicht, kommentiert man sie aus trit der Fehler auch auf. Das dargestellte "VT/K" entspricht dem letzten Text in der letzten Tabelle. Schreibt man z.B. ein "bla" hin steht das da unten.
Habe ich nun einen Code Fehler oder ist es ein Bug des IE?
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Intranet C</title> <link rel="stylesheet" href="baum2.css" type="text/css"> </head> <body> <!-- START Oberste Hierarchie-Ebene --> <table cellpadding="0" cellspacing="0" border="0" class="outline"> <tr> <td class="farbe_e2"> </td> <td class="text"><b>Tobias Reich</b><br>Leitung Kommunikation<br>VT/K</td> <td class="bild"><img src="http://www.php-resource.de/images/headerg1x1.gif" width="50" height="70"></td> </tr> </table> <!-- ENDE Oberste Hierarchie-Ebene --> <!-- START Mittlere Person mit Klappmenü --> <div style="width: 100%; float: left;"> <div style="width: 50px; padding-left: 25px;"> <div style="background-color: gray; width: 1px;"><img src="l.gif" width="1" height="10"></div> </div> <div style="width: 50px; float: left;"> <div style="width: 29px; padding-left: 21px; float: left;"> <div style="margin-left: 4px; background-color: gray; width: 1px;"><img src="l.gif" width="1" height="32"></div> <div><img src="plus01.png" width="9" height="9"></div> </div> <div style="width: 20px; text-align: left; float: left; padding-top: 36px;"> <div style="background-color: gray; width: 100%;"><img src="l.gif" width="1" height="1"></div> </div> <div style="width: 29px; padding-left: 21px; float: left;"> <div style="margin-left: 4px; background-color: gray; width: 1px;"><img src="l.gif" width="1" height="31"></div> </div> </div> <div style="float: left;"> <table cellpadding="0" cellspacing="0" border="0" class="outline"> <tr> <td class="farbe_e3"> </td> <td class="text"><b>Meltem Aytac</b><br>Kommunikation gewerbliche Kunden<br>VT/KG</td> <td class="bild"><img src="http://www.php-resource.de/images/headerg1x1.gif" width="50" height="70"></td> </tr> </table> </div> </div> <!-- ENDE Mittlere Person mit Klappmenü --> <!-- START Mittlere Person mit Klappmenü --> <div style="width: 100%; float: left;"> <div style="width: 50px; padding-left: 25px;"> <div style="background-color: gray; width: 1px;"><img src="l.gif" width="1" height="10"></div> </div> <div style="width: 50px; float: left;"> <div style="width: 29px; padding-left: 21px; float: left;"> <div style="margin-left: 4px; background-color: gray; width: 1px;"><img src="l.gif" width="1" height="32"></div> <div><img src="plus01.png" width="9" height="9"></div> </div> <div style="width: 20px; text-align: left; float: left; padding-top: 36px;"> <div style="background-color: gray; width: 100%;"><img src="l.gif" width="1" height="1"></div> </div> <div style="width: 29px; padding-left: 21px; float: left;"> <div style="margin-left: 4px; background-color: gray; width: 1px;"><img src="l.gif" width="1" height="31"></div> </div> </div> <div style="float: left;"> <table cellpadding="0" cellspacing="0" border="0" class="outline"> <tr> <td class="farbe_e3"> </td> <td class="text"><b>Harry Gottschalk</b><br>Kommunikation private Kunden<br>VT/KP</td> <td class="bild"><img src="http://www.php-resource.de/images/headerg1x1.gif" width="50" height="70"></td> </tr> </table> </div> </div> <!-- ENDE Mittlere Person mit Klappmenü --> <!-- START Mittlere Person mit Klappmenü --> <div style="width: 100%; float: left;"> <div style="width: 50px; padding-left: 25px;"> <div style="background-color: gray; width: 1px;"><img src="l.gif" width="1" height="10"></div> </div> <div style="width: 50px; float: left;"> <div style="width: 29px; padding-left: 21px; float: left;"> <div style="margin-left: 4px; background-color: gray; width: 1px;"><img src="l.gif" width="1" height="32"></div> <div><img src="plus01.png" width="9" height="9"></div> </div> <div style="width: 20px; text-align: left; float: left; padding-top: 36px;"> <div style="background-color: gray; width: 100%;"><img src="l.gif" width="1" height="1"></div> </div> <div style="width: 29px; padding-left: 21px; float: left;"> <div style="margin-left: 4px; background-color: gray; width: 1px;"><img src="l.gif" width="1" height="31"></div> </div> </div> <div style="float: left;"> <table cellpadding="0" cellspacing="0" border="0" class="outline"> <tr> <td class="farbe_e3"> </td> <td class="text"><b>Manfred Hofen</b><br>Marktforschung<br>VT/KM</td> <td class="bild"><img src="http://www.php-resource.de/images/headerg1x1.gif" width="50" height="70"></td> </tr> </table> </div> </div> <!-- ENDE Mittlere Person mit Klappmenü --> <!-- START Mittlere Person ohne Klappmenü --> <div style="width: 100%; float: left;"> <div style="width: 50px; padding-left: 25px;"> <div style="background-color: gray; width: 1px;"><img src="l.gif" width="1" height="10"></div> </div> <div style="width: 50px; float: left;"> <div style="width: 25px; padding-left: 25px; float: left;"> <div style="background-color: gray; width: 1px;"><img src="l.gif" width="1" height="72"></div> </div> <div style="width: 24px; padding-top: 35px; float: left;"> <div style="background-color: gray; width: 100%;"><img src="l.gif" width="1" height="1"></div> </div> </div> <div style="float: left;"> <table cellpadding="0" cellspacing="0" border="0" class="outline"> <tr> <td class="farbe_sb"> </td> <td class="text"><b>Katharina Wulf</b><br>Sekretäriat<br>VT/K</td> <td class="bild"><img src="http://www.php-resource.de/images/headerg1x1.gif" width="50" height="70"></td> </tr> </table> </div> </div> <!-- ENDE Mittlere Person ohne Klappmenü --> <!-- START Letzte Person ohne Klappmenü --> <div style="width: 100%; float: left;"> <div style="width: 50px; padding-left: 25px;"> <div style="background-color: gray; width: 1px;"><img src="l.gif" width="1" height="10"></div> </div> <div style="width: 50px; float: left;"> <div style="width: 25px; padding-left: 25px; float: left;"> <div style="background-color: gray; width: 1px;"><img src="l.gif" width="1" height="36"></div> </div> <div style="width: 24px; padding-top: 35px; float: left;"> <div style="background-color: gray; width: 100%;"><img src="l.gif" width="1" height="1"></div> </div> </div> <div style="float: left;"> <table cellpadding="0" cellspacing="0" border="0" class="outline"> <tr> <td class="farbe_sb"> </td> <td class="text"><b>Elisabeth Franke</b><br>Budgetcontrolling<BR>VT/K</td> <td class="bild"><img src="http://www.php-resource.de/images/headerg1x1.gif" width="50" height="70"></td> </tr> </table> </div> </div> <!-- ENDE Letzte Person ohne Klappmenü --> </body> </html>
Habe ich nun einen Code Fehler oder ist es ein Bug des IE?
Kommentar