ciao ragazzi potete per favore controllare cosa va in questo codice?
se mando la newsletter via email mi escono spazi fra l'immagine header il corpo in piu mi da spazi fra le immagini laterali e l'immagine footer.
per favore aiutatemi perche' ci sto impazzendo.
inoltre quando visulaizzo la pgina su un iphone mi da una fastidiosa righa fra le immagini ed il corpo dell'email.
spero di essere stato chiaro.
grazie in anticipo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head><title></title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <style type="text/css"> /* Mobile-specific Styles */ @media only screen and (max-device-width: 480px) { table[class=h0], td[class=h0] { height: auto !important } p[class=footer-content-left] { text-align: center !important; } #headline p { font-size: 30px !important; } .article-content, #left-sidebar{ -webkit-text-size-adjust: 90% !important; -ms-text-size-adjust: 90% !important; } .header-content, .footer-content-left {-webkit-text-size-adjust: 80% !important; -ms-text-size-adjust: 80% !important;} img { height: auto; line-height: 100%;} } /* Client-specific Styles */ #outlook a { padding: 0; } /* Force Outlook to provide a "view in browser" button. */ body { width: 100% !important;} .ReadMsgBody { width: 100%; } .ExternalClass { width: 100%; display:block !important; } /* Force Hotmail to display emails at full width */ /* Reset Styles */ /* Add 100px so mobile switch bar doesn't cover street address. */ body { background-color:#5172B3; margin: 0; padding: 0; } img { outline: none; text-decoration: none; display: block;} table { border-collapse:collapse ; background-color:#000 ; border:0;} </style> <body style="background:#5172B3" > <table style="border:0" align="center" width="718" height="943" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="134" style="border:#F00"><table width="718" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="134" ></td> </tr></table></td></tr> <tr> <td ><table width="718" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="140" >
</td> <td width="435" bgcolor="#FFFFFF" ></td> <td width="143" >
</td> </tr></table></td></tr> <tr> <td height="133"><table width="718" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="133" >
</td> </tr></table></td></tr> </table> </body> </html>

</td> </tr></table></td></tr> <tr> <td ><table width="718" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="140" >
</td> <td width="435" bgcolor="#FFFFFF" ></td> <td width="143" >
</td> </tr></table></td></tr> <tr> <td height="133"><table width="718" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="133" >
</td> </tr></table></td></tr> </table> </body> </html>
Rispondi quotando