Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philwareham/responsive-email
A table-based (but responsive) email template. Has MailChimp merge tags in place.
https://github.com/philwareham/responsive-email
Last synced: 16 days ago
JSON representation
A table-based (but responsive) email template. Has MailChimp merge tags in place.
- Host: GitHub
- URL: https://github.com/philwareham/responsive-email
- Owner: philwareham
- Created: 2012-04-26T14:26:57.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T21:36:13.000Z (over 2 years ago)
- Last Synced: 2024-10-03T06:58:17.814Z (about 1 month ago)
- Language: HTML
- Size: 502 KB
- Stars: 287
- Watchers: 35
- Forks: 96
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Responsive email template
A table-based (but responsive) email template. Has [MailChimp](https://mailchimp.com) merge tags in place. Based on the following work:
* [From Monitor To Mobile: Optimizing Email Newsletters With CSS](https://www.smashingmagazine.com/2011/08/from-monitor-to-mobile-optimizing-email-newsletters-with-css/)
* [Email Boilerplate](https://github.com/seanpowell/Email-Boilerplate)
* [MailChimp Email Blueprints](https://github.com/mailchimp/email-blueprints)## Images
Some of the images used within this template are created at double-resolution to give a crisp display on HiDPI screens - please bear in mind this will require extra bandwidth. If you are optimising for lower bandwidths you may want to use standard resolution images instead. Also, images hidden using `display: none;` do still load, even though they are not displayed.
Make sure you link all your images using full URL paths, and upload them to a suitable webspace, or upload/link via your email transmission service.
## License
Released under [MIT license](https://opensource.org/licenses/mit-license.html)