To use this custom HTML signature elsewhere than in GMail, simply copy the code below and paste it into the settings of your favorite e-mail utility!
(For Apple Mail signatures, download the Apple Mail signature file below and refer to this procedure).
Text copied to clipboard
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<table style="font-family: Arial, Helvetica, sans-serif;">
<tbody>
<tr>
<td width="40"> </td>
<td>
<div style="font-size: 14px; line-height: 1">
<strong>Your name</strong>
</div>
<div style="font-size: 14px;">
Your title
</div>
</td>
<td> </td>
</tr>
<tr>
<td colspan="2" style="padding-right: 8px; border-right: 1px solid #000;">
<table>
<tbody>
<tr>
<td colspan="2">
<div style="padding-top:5px">
<a href="https://baldwin.studio" target="_blank">
<img src="https://signature.baldwin.studio/logo-baldwin-signature-en.png" width="198" height="32" alt="" />
</a>
</div>
</td>
</tr>
<tr>
<td width="32"> </td>
<td>
<table style="padding-top: 4px;">
<tbody>
<tr>
<td width="24" style="width:24px;">
<a href="#" style="height: 24px; width: 24px; display: block;" target="_blank">
<img src="https://signature.baldwin.studio/facebook.png" width="24" height="24" alt="" />
</a>
</td>
<td width="24" style="width:24px;">
<a href="#" style="height: 24px; width: 24px; display: block;" target="_blank">
<img src="https://signature.baldwin.studio/instagram.png" width="24" height="24" alt="" />
</a>
</td>
<td width="24" style="width:24px;">
<a href="#" style="height: 24px; width: 24px; display: block;" target="_blank">
<img src="https://signature.baldwin.studio/linkedin.png" width="24" height="24" alt="" />
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
<td style="padding-left: 8px;">
<div style="line-height: 1;font-size: 14px">
Your phone
</div>
<div style="line-height: 1;font-size: 14px">
Your mobile
</div>
<div style="line-height:1;font-size: 14px">
<a href="mailto:Your email" target="_blank" style="color:#000;font-size:14px;text-decoration: none">Your email</a>
</div>
<div style="line-height: 1;font-size: 14px">
<a href="https://baldwin.studio" target="_blank" style="color:#000;font-size:14px;text-decoration: none">www.baldwin.studio</a>
</div>
</td>
</tr>
</tbody>
</table>
</body>
</html>