Hallo,
ich habe den Fehler eingekreist. :) Es muss an einer fehlerhaften Implementierung von float im IE 5 liegen. Zum Ausprobieren reicht schon folgender Code:
<html>
<head>
<title>Unbenannt</title>
</head>
<body style="margin:0px; padding:0px;">
<img src="img/pink.gif" style="float:left;">
</body>
</html>
Hat irgend jemand eine Idee wie man da drum herum kommt? Das muss doch schon mal veröffentlicht worden sein.
Gruss
Cap