Struppi: bottom:0px geht net

Beitrag lesen

<div style="position:absolute; bottom:0px; left:0px;" id="posunten"><img src="leer.gif" height="1" width="1"></div>

die Eigenschaft 'bottom' gibt es nicht.

aber warum machst du nicht einfach:

<img src="leer.gif" height="1" width="1">
</body>

Struppi.