Skip to content

Instantly share code, notes, and snippets.

@XavierGeerinck
Last active September 22, 2017 08:17
Show Gist options
  • Save XavierGeerinck/ed165911a8e6cfcf25934cf17c10dee7 to your computer and use it in GitHub Desktop.
Save XavierGeerinck/ed165911a8e6cfcf25934cf17c10dee7 to your computer and use it in GitHub Desktop.
Email Signature - Microsoft
<!-- Created by: Xavier Geerinck -->
<!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=iso-8859-1">
<title>Email Signature - Xavier Geerinck</title>
</head>
<body>
<table cellpadding="0" cellspacing="0" border="0" style="font-size:12px; font-family: Arial; line-height: 17px; background-color: #666666;">
<tr>
<td colspan="2">
<!-- Nested Table to have a text logo -->
<table>
<tr>
<td width="50" style="width: 50px;">
<table cellpadding="0" cellspacing="2" style="margin: 6px;">
<tr>
<td width="16" height="16" style="width: 16px; height: 16px; background-color: #F35325"></td>
<td width="16" height="16" style="width: 16px; height: 16px; background-color: #81BC06"></td>
</tr>
<tr>
<td width="16" height="16" style="width: 16px; height: 16px; background-color: #05A6F0"></td>
<td width="16" height="16" style="width: 16px; height: 16px; background-color: #FFBA08"></td>
</tr>
</table>
</td>
<td style="padding:10px 8px;">
<span style="color: #fff; font-size: 15px; font-weight: bold;">Xavier Geerinck</span>
<br>
<span style="color:#fff">Cloud Solution Architect - Data Platform</span>
</td>
</tr>
</table>
</td>
</tr>
<tr style="background-color: #ffffff;">
<td colspan="2" style="height: 3px; font-size: 3px;" height="3"></td>
</tr>
<tr style="background-color: #ededed; padding: 5px 10px;">
<!--
<td colspan="2">
<span style="font-weight: bold">Microsoft BeLux</span>
<br>
<span style="font-size: 10px;">Corporate Village - Bayreuth Building</span>
<br>
<span style="font-size: 10px;">Da Vincilaan 3, B-1930 Zaventem, Belgium</span>
</td>
-->
<td colspan="1">
<a href="mailto:[email protected]">[email protected]</a>
<br>
<span>+32 499 25 69 35</span>
<br>
<a href="https://xaviergeerinck.com">https://xaviergeerinck.com</a>
<br>
</td>
<td colspan="1" style="text-align: right;">
<a href="https://www.youracclaim.com/badges/a61c8c5f-ef72-4e0b-aded-5fe4817a5353/public_url">
<img alt="cert-70-473" style="vertical-align: middle;" height="64" width="64" src="https://acclaim-production-app.s3.amazonaws.com/images/988b280b-ae5f-469c-8de5-4c972b3a3a0d/Microsoft_Exam473.png">
</a>
</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment