Skip to content

Instantly share code, notes, and snippets.

@joshfeck
Created February 6, 2014 16:28
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 joshfeck/6f34b1897b205499eb4b to your computer and use it in GitHub Desktop.
Save joshfeck/6f34b1897b205499eb4b to your computer and use it in GitHub Desktop.
html email example. This is a private gist.
<div style="width: 600px; font-family: Helvetica,Arial,sans-serif; font-size: 14px; line-height: 24px; color: rgb(102, 102, 102);">
<table border="0" cellpadding="0"cellspacing="0" width="600">
<tbody>
<tr>
<td colspan="3" style="line-height: 0pt;">
<img src="http://www.bsop.ca/images/email_formatting/top.gif" style="display: block;"></td>
</tr>
<tr>
<td background="https://ebmedia.eventbrite.com/s3-s3/marketing/emails/midleft.gif" width="58"></td>
<td style="color: rgb(102, 102, 102); font-family: Helvetica,Arial,sans-serif;" valign="top" width="484">
<p style="margin: 0px; padding: 0px 0px 8px; line-height: 1.3em; font-size: 14px;">Hi,<br>
<br>
</p>
<p style="margin: 0px; padding: 0px 0px 8px; line-height: 1.3em; font-family: arial; font-size: small;"><span style="font-family: 'comic sans ms',sans-serif; font-size: medium;">===</span></p>
<p style="margin: 0px; padding: 0px 0px 8px; line-height: 1.3em; font-family: arial; font-size: small;"><span style="font-family: 'comic sans ms',sans-serif; font-size: medium;">Best regards,</span><br>
<span style="color: rgb(136, 136, 136);"><br>
</span></p>
<table style="-x-border-x-spacing: 0px; -x-border-y-spacing: 0px; margin-bottom: 0px; color: rgb(102, 102, 102); font-size: 14px; line-height: 24px; font-family: arial; width: 320px;" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="margin: 0px; padding: 0px; font-size: small; font-family: arial;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: medium;"><img style="font-size: 10px;" src="http://www.bsop.ca/images/BSOP_Email_Signature_New.gif" alt="" width="200">&nbsp;<br>
Paul Burwell, Owner</span><br>
<span style="font-size: medium;">780-669-1261<br>1-877-778-1745 toll free</span></span></td>
</tr>
</tbody>
</table>
</td>
<td background="http://www.bsop.ca/images/email_formatting/midright_58margin.gif" width="58"></td>
</tr>
<tr>
<td colspan="3"><img src="http://www.bsop.ca/images/email_formatting/bottom.gif"></td>
</tr>
</tbody>
</table>
<div style="margin: 0pt auto; width: 640px;">
<img src="http://www.bsop.ca/images/email_formatting/line.gif" style="margin: 0pt 0pt 10px 20px; width: 600px;" vspace="5">
<table id="footer_container" style="margin-left: 20px; padding-bottom: 25px;" width="580">
<tbody>
<tr>
<td style="padding: 0pt 10px 2px; font-family: Helvetica,Arial,sans-serif; font-size: 11px; color: rgb(102, 102, 102); line-height: 20px;"><span style="width: 300px;">This invitation was sent to <a href="mailto:paul@bsop.ca" style="color: rgb(102, 102, 102);">paul@bsop.ca</a>by <a href="http://www.eventbrite.ca/org/563088218" style="color: rgb(102, 102, 102);">Burwell School of Photography</a> the organizer. To stop receiving invitations from this organizer, you can <a style="color: rgb(102, 102, 102);" href="http://www.eventbrite.ca/inviteunsubscribe?email=paul%40bsop.ca&amp;oid=559174&amp;sig=AGNbPwFsICIYM4OriJdpK9m5jeNvFP8ILw">unsubscribe</a>.</span></td>
<td rowspan="3" align="center"><a href="http://www.eventbrite.ca/home/?ref=eemail&amp;utm_source=eb_email&amp;utm_medium=email&amp;utm_campaign=invite&amp;utm_term=footer_invite" style="text-decoration: none;"><img src="https://ebmedia.eventbrite.com/s3-s3/marketing/emails/invites/registration_by-logo.png" alt="Eventbrite" border="0"></a></td>
</tr>
<tr>
<td style="padding: 8px 0pt 10px 10px; font-family: Helvetica,Arial,sans-serif; font-size: 11px; color: rgb(102, 102, 102); line-height: 20px;"><span style="padding: 0pt;">Eventbrite </span> | <span style="padding: 0pt 3px;">651 Brannan St. Suite 110 </span> | <span style="padding: 0pt 3px;">San Francisco, CA 94107 </span></td>
</tr>
</tbody>
</table>
</div>
<img src="https://www.eventbrite.ca/inviteaction?i=&amp;o=1" alt=""height="1" width="1">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment