Hallo!
Ich habe ein Problem mit der Firefox-Darstellung einer Webseite die mit IE richtig dargestellt wird. Es werden die Tabellen verschoben und die definierten Zellen-Breiten nicht eingehalten.
Irgendwie scheint es, dass Firefox leere Tabellen ignoriert (nbsp, ist das so?
Webseite: www.kiefel.de
Code (index.php):
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0" scroll="no">
<table border="0" width="1020" id="table1" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td height="91" width="151" rowspan="2"> </td>
<td height="91" width="703" rowspan="2"> </td>
<td height="33" width="83" valign="bottom"><?php mosLoadModules ('mambel'); ?></td>
<td height="33" width="83" valign="bottom"><?php mosLoadModules ('adlang'); ?></td>
</tr>
<tr>
<td height="58" width="166" colspan="2" valign="top" class="search"><?php mosLoadModules ('search', 0); ?></td>
</tr>
<tr>
<td height="20" width="151"> </td>
<td height="20" width="869" colspan="3" valign="middle"><?php mosLoadModules ('mainmenu', -1); ?></td>
</tr>
<tr>
<td height="147" width="151"> </td>
<td height="147" width="869" colspan="3" valign="top"><?php mosLoadModules ('banner'); ?></td>
</tr>
<tr>
<td height="46" width="151" class="parent"><?php mosLoadModules ('menuparent', -1); ?></td>
<td height="46" width="869" colspan="3" class="intro"><?php mosLoadModules ('introtext', -1); ?></td>
</tr>
<tr>
<td width="151" valign="top"><?php if (isset($_GET['id'])) {mosLoadModules ('submenu', -1);} ?></td>
<td width="869" colspan="3" valign="top"><div style="width: 868px; height: 100%; overflow : auto;"><?php mosMainBody(); ?></div></td>
</tr>
</table>
</body>
Bitte helft mir weiter!
Danke!
gelbergoldbär


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen