tim: Probleme beim "Seitenaufbau" - CSS?

Beitrag lesen

Okay, hier der Quelltext:

<html>  
<head>  
<title>Unbenanntes Dokument</title>  
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
</head>  
  
<body topmargin="0" leftmargin="0" bottommargin="0" marginwidth="0" marginheight="0">  
<table width="100%" height="100%" border="0"  cellpadding="0" cellspacing="0">  
  <tr>  
    <td height="2%" colspan="3" valign="top" bgcolor="#993333"><img src="img/1x1.gif" width="1000" height="394"></td>  
  </tr>  
  <tr>  
    <td width="1%" rowspan="2" bgcolor="#996666"><img src="img/1x1.gif" width="40" height="8"></td>  
    <td height="96%" valign="bottom" bgcolor="#996633">&nbsp;</td>  
    <td width="98%" rowspan="2" bgcolor="#996666">&nbsp;</td>  
  </tr>  
  <tr>  
    <td width="1%" height="2%" valign="bottom" bgcolor="#996699"><img src="img/1x1.gif" width="528" height="19"></td>  
  </tr>  
</table>  
</body>  
</html>

Als Spacer dient zum testen das 1x1.gif...

So, wie es nun z.B. in Firefox und Netscape dargestellt wird, sollte es später auch sein..

Wie bekomme ich es nun für alle Browser perfekt hin?