Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 881 Bytes

readme.md

File metadata and controls

24 lines (13 loc) · 881 Bytes

Really Simple Responsive HTML Email Template

Some times all you want is a really simple HTML email template. Here it is.

Sending emails using a marketing service like Campaign Monitor or Mailchimp?

Use the template as is. They'll put the CSS inline for you when you put together your campaign.

Sending emails directly from your app or using a developer service like Mailgun?

Put your CSS inline using Premailer

  • Copy all of email.html
  • Paste the HTML as the source into Premailer
  • Copy the HTML results and use them in your email view/template

Tried and tested

Tested on all major email clients. Mobile, desktop and web.

Email preview

Hat tip to Zurb's Ink for their awesome collection of email templates, which this was adapted from.