derekpunsalan / responsive-email

The basic "responsive" email template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive Email

The basic "responsive" email template. This project is licensed under the terms of the MIT license.

Simple Template

Setup

To use the template as-is (look similar to the screenshot above), follow the instructions below:

  1. Copy contents of css/simple.css.
  2. Open simple.html.
  3. Delete Line 8.
  4. Paste CSS immediately below /* Your custom styles go here */ on Line 12.
  5. Modify the body of the email to suit your own needs.
  6. Copy and paste all code into an inliner utility like Mailchimp CSS Inliner Tool.

About

The basic "responsive" email template.

License:MIT License


Languages

Language:CSS 67.7%Language:HTML 32.3%