Skip to content

originalmmd/responsive-html-email-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Really Simple Responsive HTML Email Template

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

Preview: http://leemunroe.github.io/responsive-html-email-template/email.html

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?

For an API like Mailgun you need to put the CSS inline. You can use Premailer to do this automatically.

  • 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

Note that some services may allow you to opt into CSS inlining, such as Mandrill.

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.

More HTML email resources

I've open-sourced a few other resources you might find useful:

About

When all you need is a really simple HTML email template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%