Skip to content

Instantly share code, notes, and snippets.

@thatisuday
Created March 23, 2018 21:08
Show Gist options
  • Save thatisuday/d8dcf204a6c5fbd0462a869c410e1909 to your computer and use it in GitHub Desktop.
Save thatisuday/d8dcf204a6c5fbd0462a869c410e1909 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html style="margin: 0; padding: 0;">
<head>
<title>One | Email template!</title>
</head>
<body style="margin: 0; padding: 0;">
<table class="table" cellpadding="0" cellspacing="0" style="background-color: #eee; empty-cells: hide; margin: 0 auto; padding: 0; width: 600px;">
<tr>
<td class="red" style="background-color: #E84C50; margin: 0 auto;">
<h3 style="box-sizing: border-box; color: white; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.5px; line-height: 1.4; margin: 0; padding: 15px 25px; text-align: center; text-transform: uppercase;">Gulp &amp; Pug is awesome </h3></td>
</tr>
<tr>
<td style="margin: 0 auto;">
<a href="/" style="box-sizing: border-box; color: #4753be !important; font-family: Arial, Helvetica, sans-serif; line-height: 1.4; margin: 0; text-decoration: none;"><img class="full-width" src="https://media.giphy.com/media/6o9Q2WehOHWI1QGO08/giphy.gif" style="vertical-align: sub; width: 100%;"></a>
</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment