HTML signature d'e-Mail PAS rendu correct que sur iPhone

c'est en fait la première fois que je poste une question, mais j'ai l'habitude de "toujours" vous trouverez les réponses ici. Vous les gars sont super!...

Voici mon problème (crois-moi, j'ai essayé de trouver une réponse).
J'ai créé une signature d'e-mail à l'aide de la norme HTML/CSS à l'aide de tableaux. Il ressemble beaucoup, presque partout, et avec beaucoup de différents clients de messagerie... eh bien, sauf pour l'iPhone/iPad

Je joins une copie exacte de mon code ainsi comme une image de il faut chercher sur l'iphone (il semble bien, presque partout ailleurs, j'ai tester comme hotmail, live, gmail, office 365, roundcube, etc). Il me semble que l'iphone rend à la police/texte pour un ensemble de taille et ne respecte PAS ce que j'ai utilisé comme taille de police. J'ai essayé de bidouiller mon code html de divs à la table, de déplacement de styles de td à travées etc, et rien.

*REMARQUE: il ne me laisse pas télécharger une image, j'ai donc téléchargé sur le web ici: http://www.ileansolutions.com/ditthavong/uploads/images/test_email_signature.jpg

<table width="400" cellpadding="0" cellspacing="0" cols="2">
<tr>
<td width="400" colspan="2"><img src="http://ileansolutions.com/ditthavong/uploads/images/ditthavong_em_sig.jpg" width="400" height="34" /></td>
</tr>
<tr>
<td width="400" colspan="2" style="background-color:#999999; color:#ffffff; width:auto; height:10px;"></td>
</tr>
<tr>
<td width="400" colspan="2" style="padding: 10px 0 5px 0;"><span style="font-family:Verdana, Arial, Helvetica, sans-serif; color:#717070; font-size:17px;">Kevin Smith</span></td>
</tr>
<tr>
<td width="180"><span style="font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;">Office 703.500.9900</span></td>
<td width="220" style="text-align:right;"><span style="font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;">44 Canal Center Plaza, Suite 322</span></td>
</tr>
<tr>
<td width="190"><span style="font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;">Direct 703.500.9900</span></td>
<td width="210" style=" text-align:right;"><span style="font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;">Alexandria, Virginia 22314 USA</span></td>
</tr>
<tr>
<td width="400" colspan="2" style="background-color:#ffffff; color:#ffffff; width:auto; height:10px;"></td>
</tr>
<tr>
<td width="400" colspan="2" style="background-color:#999999; padding: 5px 0 5px 5px;"><span style="font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px;">[email protected]</span></td>
</tr>
</table>
<br/>
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<span style="font-size:11px; font-weight:bold;">******** PRIVILEGED AND CONFIDENTIAL COMMUNICATION *********</span>
<br/>
<span style="font-size:11px;">THIS MESSAGE IS BEING SENT FROM THE LAW OFFICES OF SO AND SO ETC. THIS MESSAGE IS BEING SENT FROM THE LAW OFFICES OF SO AND SO ETC. THIS MESSAGE IS BEING SENT FROM THE LAW OFFICES OF SO AND SO ETC. THIS MESSAGE IS BEING SENT FROM THE LAW OFFICES OF SO AND SO ETC. THIS MESSAGE IS BEING SENT FROM THE LAW OFFICES OF SO AND SO ETC.        </span>
</td>
</tr>
</table>
Quelqu'un peut-il m'aider?
Ne le secouez l'iPhone solution pour vous?

OriginalL'auteur iLean Solutions | 2013-04-04