Raleigh

RECAP | Homegrown: Newsletter Wizardry with Tim Rosenberg

In days of old, web content was built with table-based HTML. It was really unsightly. While advancements in website development has eliminated the table-based website. Hooray! Unfortunately, email design has not moved away from tables. And the number of browsers, email clients, and devices that newsletters are viewed on has grown.  But that doesn’t mean that you are doomed to deliver unsightly email campaigns. In this month’s Homegrown, Newsletter Wizard Tim Rosenberg, of Quillor, showed us how to create better email newsletters.

 

Tim uses Photoshop for creating design assets, Foundations for Email, a framework to create responsive HTML emails that work on all devices and email clients, and Sublime text editor to custom code the email framework.

 

Designing your newsletter

Tim’s checklist for designing your newsletter includes:

 

Prepare your assets

 

Coding your newsletter

Now that you have designed your newsletter and exported the assets, it’s time to put them in the framework.

 

Download the template from Foundations for Email. The template is the framework that holds your email design together. It is flexible to that it can adapt to the myriad of browsers, email clients, and devices in which it is viewed. The table rows are the scaffolding that holds the design together. Use sub columns within a row to layout the design, so that the design won’t break on mobile devices. Begin assembling the email by creating a content skeleton, basically the text-only version of the email. Then begin placing the images into the design to flesh it out.

 

Tim shared many pro tips for best practices:

 

Testing your newsletter

Once your newsletter is ready upload the code to Mail Chimp, or whatever email service you use.  Then head to Litmus to test it across all platforms to see how it will display on each. This will let you know if you need to make any adjustments to the code.

 

You are almost ready to hit that send button, but first do a quality assurance check:

 

Now, as Tim says, go forth and conjure magically responsive and compatible email newsletters.

 

Exit mobile version