Ciao a tutti![]()
Stò costruendo una tabella (qui sotto potete vedere il codice) però ho un problema...
La seconda riga (quella con lo sfondo)(<td width="800"....) non mi esce larga come la prima... come mai ? :master: hosbagliato qualche cosa?
![]()
<table width="800" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="140" colspan="3" valign="top">[img]immagini/1.gif[/img]</td>
</tr>
<tr>
<td width="800" background ="immagini/sfondo.gif" /testo scorrevole </td>
</tr>
<td width="146" valign="top">[img]immagini/2.gif[/img]</td>
<td width="508" valign="top">sss</td>
<td width="146" valign="top">[img]immagini/3.gif[/img]</td>
</tr>
</table>