Skip to content

Instantly share code, notes, and snippets.

@aureliendebord
Last active March 20, 2018 10:35
Show Gist options
  • Save aureliendebord/c1c2c6426c713192901fd800eaeddf53 to your computer and use it in GitHub Desktop.
Save aureliendebord/c1c2c6426c713192901fd800eaeddf53 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>INYŌ Coaching - Signature mail</title>
<style>
a{color:#000;text-decoration:none}
</style>
</head>
<body>
<table>
<tbody>
<tr>
<td>
<p>
<a href="http://www.inyo-coaching.fr" title="INYŌ Coaching">
<img src="http://www.inyo-coaching.fr/images/LOGO-INYO@2x.png" width="80" height="123" alt="Trouver sa force - www.inyo-coaching.fr"
/>
</a>
</p>
</td>
</tr>
</tbody>
</table>
<table style="font-family:'Helvetica'; border-collapse:collapse; font-weight:normal; font-size:13px; line-height:1.2; color:#000000;">
<tbody>
<tr>
<td width="125" style="color:#000; line-height:0.5; font-size:14px;">
<p style="white-space: nowrap;">
<span style="font-size:16px; font-weight:bold;">INYŌ </span><span style="font-weight:200; font-style:italic;">Trouver sa force</span>
</p>
<p style="white-space: nowrap;">
COACHING <span style="color:#E0091F; font-weight:bold;">&amp;</span> EMOTIVATION
</p>
<p style="color:#000; line-height:1.2; font-size:13px; font-weight:200;">
6 rue du Parchemin<br>
67000 Strasbourg<br>
<a href="tel:0786099304">07 86 09 93 04</a><br>
<a href="mailto:christelle@inyo-coaching.fr" title="Ecrire INYŌ Coaching">christelle@inyo-coaching.fr</a><br>
<a href="http://www.inyo-coaching.fr" title="INYŌ Coaching">
<span style="font-weight:400;">inyo-coaching.fr</span>
</a>
</p>
</td>
</tr>
</tbody>
</table>
</body>
</html>
<script src="https://gist.github.com/aureliendebord/c1c2c6426c713192901fd800eaeddf53.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment