Ciao a tutti!
Sto facendo un sito con un template basato su tabelle (so che sono meglio i css però ho presso uno già fatto e lo sto modificando). Premettendo questo, spiego il problema:
Come background delle diverse parti delle tabelle ci sono immagini che al completo formano il template. Su Internet explorer ci ho uno spazio in bianco sotto l'immagine con il titolo.
Invece su Firefox ci ho spazi in bianco dappertutto, cambiando totalmente il template.
Qualcuno mi sa dire dov'è il problema?
Grazie in anticipo.
La pagina si può vedere su: http://www.dtnoverseas.net/firefox2.html
Comunque, scrivo qua il mio codice:
....
<body>
<table width="770" border="0" cellpadding="0" cellspacing="0" background="images/pm_millennium_14.gif" align="center">
<tr valign="middle">
<td colspan="15">
[img]images/pm_millennium_01.gif[/img]</img></TD>
</TR>
<tr>
<TD>
[img]images/pm_millennium_02_testo.gif[/img]</img>
</TD>
<td height="56" colspan=6>
<div align="left" width="100%">
[img]images/england_flag.gif[/img]
[img]images/italy_flag.gif[/img]
[img]images/portugal_flag.gif[/img]
[img]images/spagna_flag.gif[/img]
</div>
</td>
<TD COLSPAN=7>
<div align="right" width="100%" id="letra_nav">Home | Contattaci </div></TD>
<TD>
[img]images/pm_millennium_12.gif[/img]</TD>
</TR>
<TR>
<TD COLSPAN=15 background="images/pm_millennium_13.gif" style="background-repeat:no-repeat">
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td width="1%"></td>
<td width="24%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="207"></td>
</tr>
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left">
</td>
</tr>
</table></td>
</tr>
</table>
</p>
</p>
</p>
<td width="5%"></td>
<td width="68%" valign="top" style="background-repeat:no-repeat ">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<div align="center" class="letra_titulo_tabla">
<div align="left">
<blockquote>
Overwiew</p>
</blockquote>
</div>
</div>
<div align="center" class="letra_titulo_tabla">
<div align="right"> </div>
</div> <div align="right" class="letra_titulo_tabla"></div></td>
</tr>
</table></td>
<td width="2%"></td>
</tr>
</table></TD>
</TR>
</div>
<TR>
<TD COLSPAN=15>
[img]images/pm_millennium_15.gif[/img]</img></TD>
</TR>
<TR>
<TD COLSPAN=2>
[img]images/pm_millennium_16.gif[/img]</img></TD>
<TD COLSPAN=5>
</TD>
<TD COLSPAN=4>
</TD>
<TD COLSPAN=2>
</TD>
<TD COLSPAN=2>
[img]images/pm_millennium_20.gif[/img]</TD>
</TR>
<TR>
<TD COLSPAN=15>
[img]images/pm_millennium_21.gif[/img]</TD>
</TR>
<TR>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
<TD>
[img] images/spacer.gif[/img]</img></TD>
</TR>
</table>
</body>
</HTML>

Rispondi quotando