ciao, ho un problema con AHAH
mi visualizza tutte le pagine tranne questa:

codice:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>

<body>
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
  <td height="60" width="80" 
background="../Immagini/riquadri/riquadro1.jpg"></td>
  <td height="60" width="200" 
background="../Immagini/riquadri/riquadro2.jpg"></td>
  <td height="60" width="79" 
background="../Immagini/riquadri/riquadro3.jpg"></td>
</tr>
<tr>
  <td height="200" width="80" 
background="../Immagini/riquadri/riquadro4.jpg"></td>
  <td align="center" valign="middle">ciao</td> 
  <td height="200" width="79" 
background="../Immagini/riquadri/riquadro5.jpg"></td>
</tr>
<tr>
  <td height="61" width="80" 
background="../Immagini/riquadri/riquadro6.jpg"></td>
  <td height="61" width="200" 
background="../Immagini/riquadri/riquadro7.jpg"></td>
  <td height="61" width="79" 
background="../Immagini/riquadri/riquadro8.jpg"></td>
</tr>
</table>
</body>
</html>
Non mi dà nessun erroe, è semplicemente tutto vuoto, ma non vedo dove sia il problema.
Naturalmente ho ricontrollato più volte l'url ed è giusto.