Skip to content

Instantly share code, notes, and snippets.

@tusharkumawat
Last active October 18, 2018 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tusharkumawat/867c82f360450cc170183c08dcc8b6d2 to your computer and use it in GitHub Desktop.
Save tusharkumawat/867c82f360450cc170183c08dcc8b6d2 to your computer and use it in GitHub Desktop.
E-mail Signature
<!DOCTYPE html>
<head>
<title>Responsive Black Marketing + Creative Email Signature</title>
<style>
/*Global Styles*/
body {
background: #ffffff;
padding: 0;
min-width: 100% !important;
}
a {
color: #ffffff;
text-decoration: none;
font-weight: 400;
}
img {
height: auto;
}
.content {
margin: 0px auto;
}
</style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<table class="content" bgcolor="0D0D0D" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="padding: 60px 20px 20px 20px; border-top: 1px solid #4c4c4c; border-bottom: 1px solid #4c4c4c;">
<table border="0" cellpadding="0" cellspacing="0" class="columns">
<tr valign="top">
<td width="100%" class="columncontainer" style="display:block; margin: 0px auto !important;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="130%" style="padding: 0px 60px 20px 40px;"><img src="https://drive.google.com/uc?id=1m3JqA74uAmnQp_EQ8VKP-w2NnCGbRHUw" width="100px" border="0" alt="Black Marketing + Creative" style="margin: 0px auto !important; border-radius:20%" />
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="center" style="padding: 0px 10px 0px 60px;"><a href="https://www.linkedin.com/in/tushar-kumawat/" target="_blank"><img src="https://drive.google.com/uc?id=1bUPH3xeRCdit--7yksMxrYVlLb7ie9BI" width="20"/></a></td>
<td valign="center" style="padding: 0px 10px 0 0"><a href="https://github.com/tusharkumawat" target="_blank"><img src="https://drive.google.com/uc?id=1Fj8tSXPEDXteiG_UuM5SD8ndtaF8WmNm" width="20"/></a></td>
</tr>
</table>
</td>
<td class="columncontainer">
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr style="font-family: sans-serif; font-size: 20px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; color: #ffffff;">
<td class="name">Tushar Kumawat</td>
</tr>
<tr></tr>
<tr style="font-family: sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; color: #999999;">
<td class="role">Senior Year IT Engineering Student</td>
</tr>
<tr>
<td style="font-family: sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; padding: 0px 0px 20px 0px;">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="center" style="padding: 20px 0px 0px 0px;"><img src="https://drive.google.com/uc?id=1zsKqndfBTA_kRCc2v7brv2NN6H10ijsb" width="20" /></td>
<td class="listitem" style="padding: 20px 0px 0px 20px;text-decoration:none;" valign="center">+91-9999999999</td>
</tr>
<tr>
<td valign="center" style="padding: 0px 0px 0px 0px;"><img src="https://drive.google.com/uc?id=1hxvrvF02UsOsvCu2i5AgAUuzq9ItnVBo" width="20" /></td>
<td valign="center" class="listitem" style="padding: 0px 0px 0px 20px;text-decoration:none;"> email@gmail.com</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="font-family: sans-serif; font-size: 13px; color: #888888; padding: 20px;">This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.</td>
</tr>
</table>
</body>
</html>
@tusharkumawat
Copy link
Author

A preview of my signature

aa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment