Skip to content

Instantly share code, notes, and snippets.

@fisherds
Created October 9, 2014 15:46
Show Gist options
  • Save fisherds/a27773b6857719a4b875 to your computer and use it in GitHub Desktop.
Save fisherds/a27773b6857719a4b875 to your computer and use it in GitHub Desktop.
HTML file for my gmail signature
<body>
My favorite "Google look" gmail signature file.<br>
From Gmail: Settings -> General (first tab) -> Signature, then copy/paste from Chrome's display (without the dashes)<br>
<br>*** Some email body.***<br><br>
--
<table cellspacing="0">
<tbody>
<tr style="color:rgb(85,85,85);font-family:sans-serif;font-size:small">
<td style="border-top-style:solid;border-top-color:rgb(213,15,37);border-top-width:2px">
Dr. Dave Fisher&nbsp;
</td>
<td style="border-top-style:solid;border-top-color:rgb(51,105,232);border-top-width:2px">
|&nbsp;Rose-Hulman&nbsp;
</td>
<td style="border-top-style:solid;border-top-color:rgb(0,153,57);border-top-width:2px">
|&nbsp;
<a href="mailto:fisherds@gmail.com" target="_blank">
fisherds@gmail.com
</a>
&nbsp;
</td>
<td style="border-top-style:solid;border-top-color:rgb(238,178,17);border-top-width:2px">
|&nbsp;812-201-6488
</td>
</tr>
</tbody>
</table>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment