Bonjour et excusez mon amateurisme,
En bricolant et mélangeant sans bien comprendre différentes lignes de codes, j'ai bâti un email type avec signature en HTML.
Ca fonctionne parfaitement sur Mail.app sur mon mac et les ordinateurs de ceux pour qui je poste.

Par contre, c'est la catastrophe générale sur iPhone, logo et bandeau photo s'adaptant à l'écran de l'iPhone mais pas la police du nom, adresse et autres liens de site.

Qu'est-ce que je peux y faire ?
Qu'est-ce qui manquerait à ça?
Merci
(j'espère que le code ne sera pas trop long)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
</div>
<div id="pic" style="height: 100px; line-height: 17px;" >
		<img src="http://xxxxxxxxxxx.fr/signatures_mail/bandeaux/bandeau_sam_mail.jpeg"  width="600" height="95" style="float: left; padding: 0px 0px 0 0;">
		</div>

<div id="links" style="height: 20px; line-height: 10px; text-align: center ;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 12px; color: #000; width: 600px; " >
<a href="http://site.sam.c.fr" style="color: #DB2218; text-decoration: none; border-bottom:">  http://site.fr</a>   </div>
</div>
<br /><br /><tr>
			<td width="740" background="" class="top-bg"><table width="600" border="0" cellpadding="0" cellspacing="0">
					<tr>
						<td width="200">&nbsp;</td>
						<td><font color="#211e19" face="Georgia, Times, serif" style="font-size:14px; text-align:left;"><span contenteditable="true" apple-content-name="body" style="display:block;width:540px">
							<div class="body-content" id="body-content" style="line-height:1.5;">
								<DIV>
									Madame, Monsieur,<div><br></div>
									Bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla. 
Merci.<div><br></div>
								</DIV>
								<span contenteditable="true" apple-content-name="body" style="display:block;width:540px">
								<DIV>Cordialement,<br />
									Moi<br /><br /></DIV>
								</span></div>
							</span></font></td>
						<td width="100">&nbsp;</td>
					</tr>
				</table></td>


<div id="pic" style="height: 78px; line-height: 15px; border-bottom: 3px #FFBD4F solid; text-align: right;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 9px; color: #000; width: 594px;" >
		<img src="http://xxxxxxxxxx.fr/signatures_mail/logo_sam_mail.png"  width="52" height="71" style="float: left; padding: 4px 10px 0 2;"><br />
		
		<h1 style="font-size: 10px; margin: 0px; padding: 0px;"><strong style="color: #132642;">Sam Corto | Etudiant</strong></h1>

25 rue des Familles - 75000 Paris<br />
  01 02 03 04 05 - 06 07 08 09 10<br />
   <a href="mailto:sam.co@xxx.com" style="color: #234CA5; text-decoration: none; border-bottom: 1px #000 dotted;">sam.co@xxx.com</a><br /></div>

<div id="links" style="height: 20px; line-height: 17px; text-align: right;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 9px; color: #000; width: 594px; " >
<a href="http://site.fr" style="color: #234CA5; text-decoration: none; border-bottom: 1px #000 dotted;">Site Internet</a> |  <a href="https://www.facebook.com/media/set/?set=a.111111111111111111111111111blablablabla" style="color: #234CA5; text-decoration: none; border-bottom: 1px #000 dotted;">Facebook Photos</a> </div>

Modifié par Sam Corto (22 Apr 2013 - 15:15)