Wenn ich folgendes eingebe, ist es im Netscape zentriert aber im IE nicht! Was mache ich falsch?
<div style="position:relative; width:500px; height:40%; top:0px;
border:0px; padding:0px;
margin-left:auto; margin-right:auto;"><img style="position:absolute;
bottom:0px;" src="logo1.gif">
</div>
Danke!