Skip to content

Instantly share code, notes, and snippets.

@AglaianWoman
Forked from fisherds/gmail_signature.html
Created March 27, 2018 10:23
Show Gist options
  • Save AglaianWoman/bd30a20ee70ee2acc010642ef4fd0383 to your computer and use it in GitHub Desktop.
Save AglaianWoman/bd30a20ee70ee2acc010642ef4fd0383 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