Email Direct Marketing Campaigns (EDMs) are becoming an increasingly popular method of communication and, assuming you are not a business selling male enhancement products, they can be very effective. But before you start coding an HTML email, there a few things you should be aware of.
1. Scrap Divs, Tables are back.
You have probably spent your web design years hearing of the evils of table layouts, and have been (rightly so) using divs to achieve layouts in your web page. But in HTML email you will need to use tables and sometimes tables within tables to achieve the desired design.
2. Limited CSS support
Unfortunately a lot of CSS is not widely supported by the popular email clients, for a list of which browsers do and don’t support what click here.
3. Inline CSS
As well as the limited CSS support the other CSS annoyance you will come across in HTML email is that you will have to define CSS the hard way. For every ‘p tag’, for example, you will have to define your font size, colour and line height and so on.
4. There is a white gap between my images
You should add style=”display:block” in the image tag for those images you want to display border to border.
5. There is still a white gap between my images
Define the width and height of both your images and your cells. Where the cell height may vary, such as cells containing text, height=”auto”
6. Keep Thin
Think about how people will be viewing your email. Once you account for the pixels used by email clients and their menus and ads you don’t actually have a lot of width left to use in your design, especially for users with a small size screen. As a rule keep you the width of your layout around 600px.
7. Don’t only use images
With all of these coding complications and design considerations it may be tempting to make the whole email an image. But actual text should be used where possible as it will be much quicker to load. It is also important to use actual text because many email clients block images by default and a purely image based email will just render as grey boxes.
8. View it in browser link
When you are done with your design, upload it and then add a link to the top of your email, that way you can ensure that your design can be viewed the way you intended.
9. Subscribe and opt out
Continual unwanted emails will give your company a bad name and could very quickly become an legal issue. To start off with make sure the list you are emailing have opted into receive such communications. You should also always provide a means to unsubscribe/opt out at the bottom of the email.
10. Track your campaign
EDMs are only a cost-efficient means of communication if they are effective, and you can only start to know if they are effective if you track and analyze their results.
Tracking email open rates and click-throughs maybe a feature of the email marketing software you use. But if they are not, bit.ly and google analytics are free and provide statistics about click rates on specific links.
header image by bubblefriends
Latest posts by Matt Nieass (see all)
- 10 Valuable Tips and Tricks for Designing HTML Emails – January 10, 2011









[...] This post was mentioned on Twitter by sheri strykowski, Web Design News, Studio, Web Design Feed and others. Web Design Feed said: 10 Valuable Tips and Tricks for Designing HTML Emails: Email Direct Marketing Campaigns (EDMs) are becoming an i… http://bit.ly/eeNCPS [...]
[...] This post was mentioned on Twitter by Teddy Matayoshi. Teddy Matayoshi said: 10 Valuable Tips and Tricks for Designing HTML Emails http://bit.ly/fn0o8j #email #html [...]
i use this tool called premailer religiously.
http://premailer.dialect.ca/
I even requested a feature to help with outlook which the developer implemented (preserve style).
[...] View Link [...]
Thanks, really useful
[...] 10 Valuable Tips and Tricks for Designing HTML Emails [...]
WOW! nice and really useful.
I was assigned to EDMs in my last employment and I was really thrown out of my comfort zone, it’s been ages since I worked with tables and I never thought I’ll go down that road again. This article would have been a great arsenal for my projects. Anyway I’m still bookmarking this for future reference. Thank you!
[...] 10 Valuable Tips and Tricks for Designing HTML Emails [...]
helpful tips and tricks
thanks!!!
…..
you have given really nice tips…. thanks dude
yeah have pointed out a very nice thing
http://opensourcelab.info
These are really helpful tips! Thank you.
[...] give readers a way to opt out. As Matt Nieass writes at Inspired Mag, “Continual unwanted emails will give your company a bad name and could very quickly become an [...]
[...] via InspiredMag | Image via ntr23 .nrelate_related .nr_sponsored{ left:0px !important; } [...]