Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.54 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.54 KB

Cerberus

A few responsive email patterns that go a long way when combined. Each code block can be used and reused to assemble emails.

Between desktop, mobile, and Outlook, HTML email is a three-headed dog from hell.

This is Responsive Email XX's successor.


###template-default.html wireframe

  • Forces columns into rows
  • Uses fluid images
  • Includes two breakpoints
  • Works most everywhere for desktop
  • Relies on media queries for narrow screens

###template-fluid.html wireframe

  • Works everywhere
  • Fluid layout using max-width to shrink email's width
  • Fixed, wide layout for Outlook and Lotus 8

Tools and Resources

Download, Fork, Commit.

If you can make this better, please download, fork, and submit a pull request. I'd love to work on this with a few folks and get it as solid as can be.