senti, io ho semplicemente copiato il tuo codice...tolto gli spazi prima e dopo le immagini e nell'allegato ti mostro il mio risultato(naturalmente ho utilizzato immagini mie). nota che non ci sono spazi fra le immagini...
questo è il codice:
codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Documento senza titolo</title>
</head>
<body>
<table cellspacing="0" cellpadding="0" align="center" border="0" >
<tr width="100%" bgcolor="#7ea8cf">
<td height="6px">
</td>
</tr>
<tr width="100%" height="100%" bgcolor="#7ea8cf" >
<td width="100%" height="100%">
<table cellspacing="0" cellpadding="0" border="0" height="100%">
<tr>
<td height="100%" >[img]image/intestazione/eventi.png[/img]</td>
<td >
[img]image/intestazione/banner_farma.png[/img]</td>
<td width="89" >
</td>
</tr>
</table>
</td>
</tr>
<tr width="100%" height="100%" bgcolor="#7ea8cf">
<td width="100%" height="100%">
<table width="100%" height="100%" cellspacing="0" cellpadding="0" valign="top" border="0">
<tr>
<td width="100%">[img]image/intestazione/testata_farma.png[/img]</td>
<td width="89">
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
nota il
tutti i tag aperti, chiusi e attaccati fra loro...