Skip to content

Instantly share code, notes, and snippets.

@veremey
Created August 31, 2014 12:09
Show Gist options
  • Save veremey/80c4ed9b5a0bfdf00e54 to your computer and use it in GitHub Desktop.
Save veremey/80c4ed9b5a0bfdf00e54 to your computer and use it in GitHub Desktop.
A Pen by Veremey.
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>mail1</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
@media only screen and (max-width:480px) {
td.size{
font-size: 24px !important;
}
}
</style>
</head>
<body style="background: #fff;margin:0;padding:0 40px 0 40px;font-family: 'Myriad Pro', Helvetica, sans-serif;font-size:12px;font-weight:normal;color:#000000;line-height: 1.4;min-width:360px">
<table cellpadding="0" cellspacing="0" style="max-width:600px;background: #fff;margin:0 auto;padding:0 30px;">
<tr>
<td>
<center>
<table style="margin:0 auto 0 auto;background:#fff;border-spacing: 0;border-collapse: collapse;">
<thead>
<tr>
<td style="text-align:center;padding:60px 0 25px 0;">
<a href="#" target="_blank"><img style="border:none;" src="https://gallery.mailchimp.com/c893c4e188edb2aa2aac7b1c6/images/40ed4772-49d5-473d-b9cc-051d2e8a0a36.png" alt="logo"></a>
</td>
</tr>
<tr style="display:inline-block;height:1px;width:468px;margin:0 60px;border-bottom:1px solid #b6b6b6;">
</tr>
</thead>
<tbody>
<tr>
<td class="size" style="background: #fff;padding: 35px 5px 25px 15px;font-size:14px;text-align:justify;">
<p>Hey <a href="#" style="text-decoration:none; color: #000000;">(username)</a>!</p>
<p>I’m Alex, and I share your love for Python development.</p>
<p>Before we get started, be sure to confirm your email using the link below: <a href="#" style="text-decoration:none; color: #000000;">(email confirmation url)</a></p>
<p>Becoming a better coder is one of my greatest passions, and I realized that growth occurs when you’re faced with a challenge. That’s why my developer friends and I built CheckiO, an adventurous game designed specifically for coders.</p>
<p>In CheckiO, you’re coding to WIN! Journey through an array of dynamic Challenge Islands and wield increasingly powerful code as your weapon to beat missions and even create your own.</p>
<p>Meet other coders along the way and compete to see whose solutions reign supreme. Your potential is limitless!</p><br>
<p>Cheers,</p>
<p>Alex & the CheckiO Team</p>
<p>PS: Have any questions or suggestions? Shoot us over and email, or even Tweet us with the hashtag #checkioidea.</p>
</td>
</tr>
<tr>
<td style="padding: 10px 0 10px 0;"></td>
</tr>
<tr style="padding:0; margin:0;">
<td style="padding:0; margin:0; text-align: center;">
<a href="#" target="_blank"><img src="https://gallery.mailchimp.com/c893c4e188edb2aa2aac7b1c6/images/4b64aef5-77e8-46f0-aa95-dcfec4cecd76.png" alt="" style="border:none; display:block;padding:40px 0 0 0"></a>
</td>
</tr>
</tbody><tfoot>
<tr>
<td class="soc" style="width: 449px; color:#ffffff; margin: 0 auto;background-color:#0C92B7;font-size: 9px;text-align: center;">
<p style="margin: 10px 0 0 0;">You're receiving this newsletter because you signed up for CheckiO email list.</p>
<p style="margin: 0 0 10px 0;">Join us on <a href="#" target="_blank" style="color:#83e4ff;">FaceBook,</a> <a href="#" target="_blank" style="color:#83e4ff;">LinkedIn,</a> <a href="#" target="_blank" style="color:#83e4ff;">Twitter </a>and <a href="#" target="_blank" style="color:#83e4ff;">Google+</a>. Contact us via <a href="#" target="_blank" style="color:#ffd71a;">email</a> <a href="#" target="_blank" style="color:#ffd71a;">CheckiO</a></p>
</td>
</tr>
<tr>
<td style="padding-bottom: 30px"></td>
</tr>
</tfoot>
</table>
</center>
</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment