ciao ho delle tabelle interne ad altre.
se apro il file con ie ho il risultato che mi aspetto, se lo apro con mozilla no.
il codice è il seguente:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>VIDEOSYSTEMS - SINOTTICO SELEZIONE</title>
</head>
<body leftmargin="0" topmargin="50" bgcolor="#184070" lang="it" style="font-family:Arial">
<center>
<form action="SetSelection.cgi" method="post">
<table><tr><td>
<table cellspacing="1" cellpadding="1" bgcolor="#000000">
<tr><td align="center" valign="middle">
<font size="+2" color="#ffffff">SELETTORE<hr>
Gestione della Selezione</font></td></tr>
<tr><td colspan="1" bgcolor="#ffffff">
<hr><center>

<table><tr><td>
<table border="0" cellspacing="1" cellpadding="1" bgcolor="#404040">
<tr><td bgcolor="#f0f0f0"><center>
<table>
<tr><td>Selezione Alternata:</td><td><input maxlength="3" size="2" type="text" name="setAlternate">
<td width="30" align="center" bgcolor="#40A040">
0
</td>
</td></tr>
</table>
</td></tr>
</td></tr>
<tr><td><table width="400" height="320" background="sinottico.jpg" >
<tr></tr>
<tr><td width=55%></td><td width=15%><td width=10%></td></td><td width="30" ><input maxlength="3" size="2" type="text" name="setMain"></td>
<td width=10% height="20" align="center" bgcolor="#40A040">0</td></tr>

<tr></tr>
<tr><td></td><td><input maxlength="3" size="2" type="text" name="setSelect"></td>
<td width="30" height="20" align="center" bgcolor="#40A040">
0
</td>
<td></td><td></td></tr>
<tr></tr>
<tr></tr>
</table></td></tr>
</td></tr></table>
</td></tr></table>
</td></tr>
</td></tr></table>
</td></tr></table>
<input type="submit" value="Imposta Valori">
</form></center>
</body>

</html>


dove sto sbagliando?
grazie mille per l'aiuto.
ciao