Skip to content

CGuroC/responsive-html-email-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Really Simple Responsive HTML Email Template

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

See live preview.

Simple HTML Email

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

Use the template email.html 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?

For an API like Mailgun you need to inline the CSS before sending. See email-inlined.html for an example.

You can use inliner tools like Putsmail or Juice to do this automatically.

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

Tried and tested on all major email clients

Tested on mobile, desktop and web.

Templates Tested on Email Clients

See the Litmus test results.

More HTML email resources

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%