Hallo wie kann ich nun diesen unterschierd ausgleichen?
so sieht die tr aus in der ich mehrere divs in tds gelegt hab - die im IE korrekt und im Mozilla ca 5px zu weit oben und 5 px zu weit links angezeigt wird.
Danke
so sieht die tr aus in der ich mehrere divs in tds gelegt hab - die im IE korrekt und im Mozilla ca 5px zu weit oben und 5 px zu weit links angezeigt wird.
Code:
<TR ALIGN="left" VALIGN="top">
<TD><img src="/images/balken-oben-links.gif" WIDTH="199" HEIGHT="17"></TD>
<TD BGCOLOR="#ffffff" WIDTH="257" HEIGHT="17">
<div style="position:relative; width:257; height:17;padding-left:10;padding-top:2;" class="12px dunkel"><B>FOTOS</B></div></TD>
<TD BGCOLOR="#ffffff" WIDTH="544" HEIGHT="17"><div id='depp' style='position:relative; width:544; height:17;'></div></TD></TR>
Danke
Zuletzt bearbeitet von einem Moderator: