Bonjour à tous
Actuellement nouvellement en poste, j'ai dû réaliser des signatures de mail, "jusqu'ici tout va bien".
Création sur Illustrator et photoshop pour la création des tranches et du code. Tout fonctionne jusqu'a l'ouverture dans un navigateur.
Par contre, lorsque je veux l'insérer dans la signature Gmail par exemple (parce que j'ai encore d'autres soucis en plus sur Outlook mais bon passons..). Une barre blanche (un espace) se met entre mes images :hum:
Modifié par A2P (15 May 2018 - 15:00)
Actuellement nouvellement en poste, j'ai dû réaliser des signatures de mail, "jusqu'ici tout va bien".
Création sur Illustrator et photoshop pour la création des tranches et du code. Tout fonctionne jusqu'a l'ouverture dans un navigateur.
Par contre, lorsque je veux l'insérer dans la signature Gmail par exemple (parce que j'ai encore d'autres soucis en plus sur Outlook mais bon passons..). Une barre blanche (un espace) se met entre mes images :hum:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style media="screen" type="text/css">
td {line-height:0; font-size: 0.0em; }
img { display: block; float: left; padding: 0; align: absbottom; align: texttop; }
</style>
</head>
_________________________________________________________________________________ -->
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (BENJAMIN_email-signature.psd) -->
<table id="Tableau_01" width="500" height="150" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3">
<img src="https://image.noelshack.com/fichiers/2018/04/5/1516981339-benjamin-email-signature-01.png" width="500" height="68" alt="Mon nom" title="Mon nom- Ma fonction"></td>
</tr>
<tr>
<td rowspan="2">
<img src="https://image.noelshack.com/fichiers/2018/04/5/1516981340-benjamin-email-signature-02.png" width="161" height="82" alt="logo"></td>
<td>
<a href="mailto:benjamin.lalisse@akor2pret.com"><img src="https://image.noelshack.com/fichiers/2018/04/5/1516981339-benjamin-email-signature-03.png" width="196" height="22" alt="adresse mail" title="Répondez-moi par e-mail."></a></td>
<td rowspan="2">
<img src="https://image.noelshack.com/fichiers/2018/04/5/1516981340-benjamin-email-signature-04.png" width="143" height="82" alt="image signature mail"></td>
</tr>
<tr>
<td>
<img src="https://image.noelshack.com/fichiers/2018/04/5/1516981340-benjamin-email-signature-05.png" width="196" height="60" alt="adresse et téléphone" title="adresse et téléphone"></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
_________________________________________________________________________________ -->
</html>
Modifié par A2P (15 May 2018 - 15:00)