Hallo Ron,
Hallo Mario,
das liegt an dem da: style="position:absolute;left:0;top:0;"
und so funktioniert der style (so wie er vermutlich soll) auch
im Netscape:
<style>
#tab {position:absolute; top:0px; left:0px; }
</style>
<div ID="tab">
<TABLE border="0" cellpadding="0" cellspacing="0" height=120 width=760>
<TR bgColor=black height=6>
<TD colSpan=5> </TD></TR>
.....
<TD width=132><IMG border=0 height=35
src="REBELLDESIGN-Dateien/oben_10.gif"></TD></TR>
</TABLE>
</div>
....
Gruss,
Carsten