Hallo
Ich hatte nun eine ganze weile keine Probleme mit dem Internet Explorer,
nun hab ich wieder welche
Obwohl ich denke, dass der IE eher Probleme mit mir hat.
Ich zeig euch nun 2 Screens, wo das Problem liegt, seht ihr dann sicherlich selber. (Anhang)
Hier nun der Code:
PHP
<div style="position:absolute; height:150px; width:620px; top:5px;">
<div style="position:absolute; height:10px; width:620px; top: 5px;">
<b>- HEADLINE -</b><br><br>
</div>
<div style="position:absolute; height:100px; width:150px; top: 25px;">
<center><img src="img/news/gasometer.jpg" alt="life-the-lifestyle.de" border="1" height=93 width=140>
</div>
<div style="position:absolute; height:100px; width:470px; top: 22px; left:150px;">
TEXT
</div>
<div style="position:absolute; height:10px; width:620px; top: 135px;">
<span class="small3">Nachricht verfasst von XXX am XXX Uhr</span></div></div>
Alles anzeigen
Mit PHP erzeug ich nun, dass die Höhe der Box immer um 160 tiefer geht.
Heißt:
<div style="position:absolute; height:150px; width:620px; top:5px;">
dann,
<div style="position:absolute; height:150px; width:620px; top:165px;">
usw.
Hoffe ich habe alles zur Problembehandlung zur Verfügung gestellt,
ich habe nämlich keine Ahnung woran es liegt.
Andy