Christopher: Tabelle wird in den Browsern verschieden angezeigt...

Beitrag lesen

Hi,

diese Tabelle wird in den Browsern verschieden angezeigt...

Im IE wird sie richtig angezeigt. Ich kann nur leider nicht den Fehler finden...  (PS: Die IDs/Class sind nur Farbangaben)

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<title></title>
</head>
<body>
<table border="0" summary="Meine Homepage - Mindstorms" width=
"100%" style="empty-cells:show;" cellspacing="0px" cellpadding=
"0px">
<tr height="5px">
<td colspan="7">
<table border="0" cellspacing="" cellpadding="0" width="100%"
height="5px" summary="0">
<tr>
<td style="BACKGROUND-COLOR: #e9e9e9"></td>
<td style="BACKGROUND-COLOR: #ebebeb"></td>
<td style="BACKGROUND-COLOR: #ececec"></td>
<td style="BACKGROUND-COLOR: #eeeeee"></td>
<td style="BACKGROUND-COLOR: #efefef"></td>
<td style="BACKGROUND-COLOR: #f1f1f1"></td>
<td style="BACKGROUND-COLOR: #f2f2f2"></td>
<td style="BACKGROUND-COLOR: #f4f4f4"></td>
<td style="BACKGROUND-COLOR: #f6f6f6"></td>
<td style="BACKGROUND-COLOR: #f7f7f7"></td>
<td style="BACKGROUND-COLOR: #f9f9f9"></td>
<td style="BACKGROUND-COLOR: #fafafa"></td>
<td style="BACKGROUND-COLOR: #fcfcfc"></td>
<td style="BACKGROUND-COLOR: #fdfdfd"></td>
<td style="BACKGROUND-COLOR: #ffffff"></td>
</tr>
</table>
</td>
</tr>

<tr height="1px">
<td colspan="7"></td>
</tr>

<tr height="48px">
<td style="background: RGB(224,224,224);" width="385px"></td>
<td width="1px"></td>
<td id="bgmi4"></td>
<td width="1px"></td>
<td width="15px" style="background: #ffffff;"></td>
<td width="1px"></td>
<td width="50px" id="bgmi24"></td>
</tr>

<tr height="2px">
<td colspan="4"></td>
<td style="background:#000000"></td>
<td colspan="2"></td>
</tr>

<tr height="16px">
<td style="background: RGB(214,214,214);" width="385px"></td>
<td width="1px"></td>
<td style="background: #dcdcdc;" onmouseover=
"this.style.backgroundColor='RGB(214,214,214)'" onmouseout=
"this.style.backgroundColor='#dcdcdc'"></td>
<td width="1px"></td>
<td width="15px" style="background: #ffffff;"></td>
<td width="1px"></td>
<td style="background: RGB(214,214,214);" width="50px" onmouseover=
"this.style.backgroundColor='#dcdcdc'" onmouseout=
"this.style.backgroundColor='RGB(214,214,214)'"></td>
</tr>

<tr height="1px">
<td colspan="7"></td>
</tr>

<tr height="5px">
<td colspan="3" style="background:#E0E5EA;"></td>
<td colspan="3" style="background:#000077;" width="20px"></td>
<td style="background: #E0E5EA;" width="5px"></td>
</tr>
</table>
</body>
</html>