Last active
June 22, 2018 14:46
-
-
Save jjcall/4c41785ca1b0ec07ce8109a35f424325 to your computer and use it in GitHub Desktop.
Simple Email Signature
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table width="324" cellspacing="0" cellpadding="0" border="0"> | |
<tr> | |
<td style="text-align:left;padding-bottom:10px"> | |
<a style="display:inline-block" href="https://www.equility.net"> | |
<img style="border:none" width="100" src="https://s1g.s3.amazonaws.com/fad7f637fe523d6f83cb50e75e10047e.png"> | |
</a> | |
</td> | |
</tr> | |
<tr> | |
<td style="vertical-align: top; text-align:left;color:#0c1820;font-size:12px;font-family:helvetica, arial;; text-align:left"> | |
<span style="color:#0c1820;font-size:15px;font-family:helvetica, arial">Jason Calleiro</span> | |
<br> | |
<span style="color:#0c1820;font-size:12px;font-family:helvetica, arial">UX Designer</span> | |
<br> | |
<br> | |
<span style="font:12px helvetica, arial">e: | |
<a href="mailto:[email protected]" style="color:#0086b7;text-decoration:none">[email protected]</a> | |
</span> | |
<br> | |
<span style="font:12px helvetica, arial">p: | |
<span style="color:#0c1820">(305) 606-7278</span> | |
</span> | |
<br> | |
<br> | |
<table cellpadding="0" cellpadding="0" border="0"> | |
<tr> | |
<td style="padding-right:3px"> | |
<a href="https://facebook.com/equility" style="display: inline-block"> | |
<img width="24" height="24" src="https://s1g.s3.amazonaws.com/d98e4f75dff2584a0b3cecc57fb87327.png" alt="Facebook" | |
style="border:none"> | |
</a> | |
</td> | |
<td style="padding-right:3px"> | |
<a href="https://twitter.com/equility_Net" style="display: inline-block"> | |
<img width="24" height="24" src="https://s1g.s3.amazonaws.com/3a4ac038be536c28f8420502a29c1abf.png" alt="Twitter" | |
style="border:none"> | |
</a> | |
</td> | |
<td style="padding-right:3px"> | |
<a href="https://linkedin.com/equility-net" style="display: inline-block"> | |
<img width="24" height="24" src="https://s1g.s3.amazonaws.com/b04abf175bb81ceb92ccb1af3f498996.png" alt="LinkedIn" | |
style="border:none"> | |
</a> | |
</td> | |
</tr> | |
</table> | |
<a href="https://www.equility.net" style="text-decoration:none;color:#0086b7">www.equility.net</a> | |
<br> </td> | |
</tr> | |
</table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment