Tabellen Darstellungsfehler in Firefox
Carlos
- browser
0 Carlos
Hallo,
der Firefox Browser zeigt im Gegensatz zum IE die unten angegebenen Tabellen größer (höhe) an als angegeben, wodurch das layout verschoben wird (a1, a2 und buttos b...). Die restlichen zwei Tabelleneilen werden richtig dargestellt. An was könnte das liegen? Ich entschuldige mich im vorherein für den unordentlichen Quellcode (Dreamweaver) :)
<td width="248" height="109" align="left" valign="bottom" bgcolor="#55200E"><p><img src="../layout/a1.gif" name="a1" width="248" height="109" align="bottom" id="a1" /></p></td>
<td width="452" height="109" bgcolor="#55200E"><div align="right"><a href="mailto:..."><img src="../layout/logo.gif" name="logo" width="206" height="65" border="0" id="logo" /></a></div></td>
</tr>
<tr>
<td height="31" align="left" valign="top" bgcolor="#FFFFFF"><p><img src="../layout/a2.gif" name="a2" width="248" height="31" id="a2" /></p></td>
<td height="31" align="right" valign="top" background="../layout/b.gif" bgcolor="#FFFFFF"><div align="right"><!-- TemplateBeginEditable name="seite" -->
<div align="right"><a href="../index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('service','','../layout/b1_.gif',1)"><img src="../layout/b1.gif" alt="Service" name="service" width="79" height="31" border="0" id="service" /><img src="../layout/b.gif" name="leer" width="17" height="31" border="0" id="leer" /></a><a href="../ich.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ich','','../layout/b2_.gif',1)"><img src="../layout/b2.gif" alt="Ich" name="ich" width="40" height="31" border="0" id="ich" /></a><img src="../layout/b.gif" name="leer" width="17" height="31" border="0" id="leer" /><a href="../galerie.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('galerie','','../layout/b3_.gif',1)"><img src="../layout/b3.gif" alt="Galerie" name="galerie" width="79" height="31" border="0" id="galerie" /><img src="../layout/b.gif" name="leer" width="17" height="31" border="0" id="leer" /></a><a href="../preise.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('preise','','../layout/b4_.gif',1)"><img src="../layout/b4.gif" alt="Preise" name="preise" width="68" height="31" border="0" id="preise" /></a><img src="../layout/b.gif" name="leer" width="17" height="31" id="leer" /><a href="../kontakt.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('kontakt','','../layout/b5_.gif',1)"><img src="../layout/b5.gif" alt="Kontakt" name="kontakt" width="82" height="31" border="0" id="kontakt" /></a><img src="../layout/b.gif" name="leer" width="17" height="31" id="leer" /></div>
<!-- TemplateEndEditable --></div></td>
Gruss, Carlos
Erledigt. Nachdem ich die Tabelle & Seite nochmal ganz neu angelegt habe wird sie richtig dargestellt.