Hey there, its a fine evening again Nickson here and I appreciate meeting you with another styled content that communicates on HTML emails and design.
Do you really know you can create emails with HTML? Do you really know that email that always popup on your inbox containing navigation links or signup prompts? This is what so called HTML emails.
Let us investigate the different types of emails and its descriptions in details so that we may only remain with HTML email in our forum.
Here are the five most common types of emails:
- Newsletter emails
- Lead nurturing emails
- Promotional emails
- Milestone emails
- Survey emails
Let’s take a closer look at how you can use these email types to better communicate to your subscribers.
1. Newsletter emails
Source: pixabay
Newsletters are very popular and are usually sent out on a consistent schedule. They often contain the company’s blog content, upcoming events, and any updates about your company that would be of interest to your subscriber.
2. Lead nurturing emails
source: unsplash
These emails involve guiding your leads through a sales funnel and converting them into customers. The general idea of lead nurturing is that your subscribers are not yet ready to buy from you. The customer/company trust first needs to be built. This is achievable through the helpful content you’ll be sending out in these emails.
Since lead nurturing is not a once-off email but, rather, a series of emails approach, you can play around with the different types of emails you can send that help to build that relationship.
3. Promotional emails
Promotional emails are quite common in email marketing, which is why it’s important to add more value to them instead of sending the old “15% off” type of email. One way to achieve this is by highlighting the product or service on offer and then adding some valuable content about what you’re selling.
4. Milestone emails
There are several stages that a customer goes through while interacting with any brand. As they go through the customer cycle (new subscriber to a customer), it’s important to highlight milestones such as anniversaries and birthdays. Your milestone emails are there to celebrate these moments.
5. Survey emails
You’ll only get better at what you’re doing if you ask for feedback. The survey email allows you insight into what you’re getting right and what you can improve on. It can also help you understand your customers better and what they’re interested in receiving from your brand.
How to measure the different types of emails
Before you begin drafting your emails, it’s important to know which emails work best.
According to studies, useful content gets the most clicks. This is content that helps subscribers, such as eBooks and templates. Promotional emails are also well received by subscribers, but the trick is to understand the perfect frequency.
Marketing Sherpa conducted a study where they asked how often customers want to receive promotional emails. 86% of those surveyed preferred them once a month. This means that, if you’re sending promotional emails two to three times a week to subscribers who would only want them once a month, you may end up with a lot of unsubscribes.
Understanding these numbers will form the basis to understanding not only the types of emails you should be sending out, but the frequency of each as well.
Does it really matter?
It’s important to understand one of the most significant factors to your marketing strategies: you’re communicating with humans. Humans love variety. A couple of weeks of sending the same newsletter isn’t going to get the engagement you’re looking to achieve.
It’s not that your newsletters aren’t great; it’s that your newsletters alone aren’t enough to guide your customer along the sales funnel. The same thing would happen if all you sent were promotional emails.
Let Me Walk You Through on How We Can Create Our First HTML Email
One year ago I entered the wild world of email. I was confident in my HTML/CSS skills and ready to rock it.
But then… tables(!) and inline CSS(!!) and Microsoft Word as a rendering engine(!!!)… I quickly realized the intricacies of email coding were way beyond my expectations, and consequently the past year has involved a steep learning curve.
If you are new to HTML Email coding, the follow this guide to evolve is a good place to start.
Alternatively you can check on how to code HTML emails on different devices so that you expand your knowledge further.
thorough guide on building a reliable HTML email template, and how to test it — along with a hands-on example of building a newsletter template from scratch. In general, that’s a very solid overview of everything you need to know to get started on the right foot.
Jason Rodriguez has a detailed video course on HTML Email (not free) with pretty much everything to know about them, from accessibility to troubleshooting, workflows and tools.
And if you find yourself struggling with an email issue or just looking out for some help from a community, #emailgeeks is a great starting point. It’s an invite-only Slack community with plenty of channels to discuss code, design, job openings, events and new tools and resources. You can also find many resources shared with the hashtag #emailgeeks on Twitter.
HTML Email Languages And Frameworks #
Coding clean, responsive emails that provide a solid experience in all popular email clients can be a time-consuming challenge. HEML is here to change that. The open-source markup language gives you the native power of HTML without having to deal with all of the email quirks. There are no special rules or styling paradigms to master, so if you know HTML and CSS, you are ready to start.
MJML makes the coding of responsive emails a little bit more convenient.
MJML is based on the same idea of simplifying the process of creating responsive emails. The markup language is based on a semantic syntax that makes the process straightforward while an open-source engine does the heavy lifting and translates the MJML you wrote into responsive HTML. You can start out with a step-by-step tutorial through MJML.
A library of standard components saves you extra time and lightens your email codebase. And if you want to build your own, Modular Template System Guide might help, too.
Speaking of saving time: We all know that HTML email requires tables upon tables to work properly — and how tedious it can be to construct them. That’s where Inky comes in. The templating language converts simple HTML tags like <row>
and <columns>
into complex table HTML so that you don’t need to bother.
HTML Email Framework Based On Tailwind CSS #
Making an HTML email work across email clients ain’t an easy task. Fortunately, there are plenty of reliable tools, templates and frameworks to make it easier to get your work done. For example, Maizzle is a framework that helps you quickly build HTML emails with Tailwind CSS and advanced, email-specific post-processing. It also provides a few ready-made projects (Maizzle Starters) that you can start with right away.
An explanation of how Maizzle users ‘bring their own HTML’. (Image source: Maizzle
Maizzle uses the Tailwind CSS framework to enable designers and developers to easily prototype emails with HTML and CSS. It also comes with beautiful templates if you’d rather not develop every email from scratch. Alternatively, you might want to consider MJML as well.
HTML Email Framework Based On Sass #
Foundation for Emails helps you craft responsive HTML emails that play well with all major email clients, even Outlook. A grid-based approach ensures your email works on any device, UI patterns and a CSS inliner get the email into shape quickly, and Sass gives you control over common styles. No matter what you’re building, a selection of responsive templates for anything from transactional emails to drip campaigns and newsletters saves you time that you can spend on your copy or conversion funnels instead.
Foundation for Emails can be used with plain CSS or Sass, whatever you prefer.
Bulletproof HTML Email Templates #
Cerberus and HTML Email provide small collections of reliable, solid templates for responsive HTML emails that are well-tested in 50+ email clients, including Gmail, Outlook, Yahoo, AOL, and many others. EmailFrame.work allows you to build responsive HTML email templates with pre-built grid options and basic components, supported in over 60+ email clients.
Codedmails includes 60 email templates and themes, all written in MJML, and tested for compatibility.
Codedmails includes 60 email templates and themes, all written in MJML, and tested for compatibility. The code is all available on Github, and the templates are free to use for non-commercial projects, while MJML source files are provided for an extra charge.
Stripo, Chamaileon, Postcards, Topol.io, GoodEmailCode, Pixelbuddha and Bee Free all feature plenty of free HTML email templates, Litmus provides Responsive Email Templates for newsletters, product updates and receipts, and CampaignMonitor has a free HTML email template builder with drag’n’drop functionality. Another drag-and-drop editor worth considering is Unlayer. It helps you create mobile-ready HTML email templates with just a few clicks — no coding involved.
HTML Email Feature Support: Can I Email…? #
A handy tool that belongs in everyone’s toolset who finds themselves wrangling HTML email — be it every now and then or regularly — is caniemail.com. Inspired by the successful concept of caniuse.com, Can I email lets you check support for 179 HTML and CSS features across 31 email clients.
Can I email highlights web features and their support in HTML email clients.
You can enter a feature to see how well it is supported, check the feature index, compare email clients, or view an email client support scoreboard that ranks email clients based on their support. The complete data is also available as a JSON file.
A Repository For Email Bugs #
Apple Mail not showing embedded SVGs, Gmail not displaying emails at full width, Outlook changing the behavior of animated Gifs — we all know how weirdly email clients sometimes behave.
Meet Email Bugs, a growing repository of, well, email bugs.
To help you understand what’s going on when you come across bugs like these, Rémi Parmentier maintains Email Bugs, a GitHub repository for weird email client behaviors. It not only makes the life of email designers easier by providing a place to discuss bugs but also tries to reporting each bug to the concerned company and fix them for good. But just in case it’s not possible, How to Target Email Clients provides an overview of workarounds to target specific email clients.
Mailto Link Generator #
Good old HTML links can do more than what we usually give them credit for. We might be used to mailto:
prefix, but actually generating the code can be quite annoying. Mailtolink.me does one thing, and it does it well: it generates the snippet for the mailto
links including CC, BCC, subject line and body text.
Mailto Selection Prompt #
Sometimes when you click on an email address, it might open an application that your customers aren’t really using. That’s why it’s common to copy-paste email addresses instead of clicking on the links directly. To avoid frustration on the other end, we can use Mailgo and MailtoUI.
Instead of opening a native email client, both tools prompt a modal window, allowing the user to choose one of the preferred services, or copy-paste the link. Additionally, Mailgo can address all tel
links as well, allowing them to open Telegram, WhatsApp, Skype, call as default or copy the phone number — and it supports dark mode, too.
Do you want to explore more programming tools, here you will find it
Email Inspiration #
It might seem like just because HTML email feels quite ancient and outdated, so are possibilities of what we can do with HTML email. However, there are plenty of resources, blogs and podcasts featuring new email techniques — some of them often being on the very creative side of things!
Litmus Blog, CampaignMonitor blog and HTML Email feature plenty of articles and podcasts with best practices, tips, resources, and even podcasts on HTML email. And if you need a bit of inspiration for recent emails, sorted by industry, Really Good Emails and EmailLove have got your back, too.
- You don’t need to comb through your own email inbox to find HTML email design inspiration. Email Love has rounded up a fantastic selection of inspiring emails from top companies.
- Really Good Emails makes it easy to search for HTML email inspiration. You have the choice of exploring the collection chronologically or you can narrow down the results based on what type of email it is (e.g. coupon, free trial), what the goal is (e.g. customer rewards, thank you), the company name or category and so on.
- Not enough? There is also HTML Email Designs and HTML Email Gallery.
Accessible Emails #
With email, where do we stand in terms of accessibility? Do we announce emails properly to screen readers? What about dark mode? Accessible Email repo highlights a number of articles, tools, presentations and resources about accessibility — not only for email, but most specifically for it.
With Accessible-Email.org, you can analyze sent campaigns and check for accessibility improvements. With Dark Mode for Email Simulator, you can check how your email looks like in dark mode.
Inline CSS And Transform HTML Emails #
If all you need is a clean space to transform your HTML and CSS, Alter.Email is a reliable option. With the tool, you can choose a few “transformers” — e.g. inline CSS and clean up the code, remove unused CSS, as well as format HTML and even prevent widow words. Alternatively, you can also use Postdrop which also allows you to minify and inline CSS and send a test email as well.
Remove Unused CSS From Email Templates #
Writing CSS isn’t a particularly exciting task with HTML Email, scattered with !important
and inline styles all over the place. To remove unused CSS from email templates, there’s Email Comb. The tool allows you to add classes and IDs you’d like to ignore, choose if you’d like to minify it and remove comments, and it shows what exactly it has removed.
Cheatsheet For Targeting Email Clients #
Email clients modify and remove some of your HTML and CSS, often mercilessly. If one of the email clients doesn’t behave quite as expected, you might want to treat it separately. A cheatsheet for targeting email clients allows you to pick a target email client and at least attempt to address it directly. It might not work all the time as email clients change all the time, but it’s something that’s worth giving a try.
Everything HTML Email Resources #
Thebetter.email provides a growing repository of useful email marketing resources, including people, learning sites, tools, details about email service providers, newsletters, code and interactive email resources. Hand-picked by Jason Rodriguez who’s been in the industry for years and has spent a lot of that time wading through the muck to find the good stuff.
Email Marketing Resources #
If you need to dive deep into the trenches of HTML email, best practices and email marketing, CampaignMonitor Guides and Mailchimp Guides have plenty of resources to get started. Indeed, some of them will be product-specific, but they’re also more general guides around best practices for sending emails, design guides, delivery tips, anti-spam requirements and plenty of other topics along these lines.
And if you are looking for ongoing trends in email marketing, Oracle’s Email Marketing Trends includes plenty of videos around email deliverability, modular email architecture, email accessibility and also email marketing.
Dark Mode In Gmail And Outlook #
We’ve all got used to the dark mode in many apps and websites out there, but what about dark mode support in HTML email clients? We could, of course, serve the same email to all subscribers, but if you are used to dark mode on your operating system, a bright email might rather be offputting and encourage abandonment.
The Developer’s Guide to Dark Mode in Email highlights some of the important guidelines to keep in mind when you are building a dark mode version of your HTML email. It explains how to target dark mode, how to deal with images and general browser support (which is pretty good!).
Rémi Parmentier goes a little bit deeper, showing how to fix Gmail’s dark mode issues with CSS Blend Modes. Gmail enforces a change of any light text color to dark text color. If you need to fix it, Rémi has come up with a creative use of mix-blend-mode
(supported in Gmail) to maintain the light text color if you need to. And if you need to ensure that your emails respond to Outlook.com’s dark mode, Remi has got you covered, too.
HTML Email Development IDE #
If you spend quite a bit of time with HTML email, you might want to use a dedicated HTML Email editor. Parcel is just that: a code editor built specifically for coding and designing emails. It provides live previews, so you can see in real-time what you are building, and it also has accessibility features out of the box, so you can check accessibility issues while you are building or designing the email. Plus, the tool also allows you to collaborate with your team and run email tests directly from the tool.
Alternatively, you can also take a look at Mail Studio, a sophisticated desktop application (for Windows, macOS and Linux) that combines visual and code editing in one email IDE.
The app comes with a library of components, from headings to navbars and accordions, a couple of responsive email templates, Google Fonts integrations, built-in Sass support, command palette, collaboration tools, email previews and even integration with email service providers such like MailChimp, Campaign Monitor and Sendgrid. Figma integration is supposed to be coming soon.
Generate A Full-Page Email Preview #
If you need a full-page preview of your HTML Email, Emailpreview.io might be just what you need. You can copy/paste HTML, or import an EML file that you’ve just received, and the tool outputs a fully rendered image of your email. You can choose the device width as well. A helpful little tool to keep nearby.
Quick and easy: Emailpreview.io generates a full-page preview of your emails.
Mail Tracker Blocker #
Most marketing emails include trackers in HTML email, so they can track how often, when and where customers open emails. MailTrackerBlocker acts pretty much as an ad-blocker for browsers, but works with email clients. The tool labels who is tracking customers and removes tracking pixels before they can be displayed, so you can still load all remote content and keep your behavior private. Currently only available for Apple Mail on macOS 10.11–11.x (shoutout to Jeremy Keith!).
Making Email Better #
Overflowing inboxes, spam with backlink requests, people emailing you on a Friday afternoon and following up on Monday morning — there are a lot of things that make dealing with email unpleasant. However, since there is no getting around email, there’s only one solution: Let’s improve the situation together. With that in mind, Chris Coyier is running “Email is Good”, a site about email productivity.
“Email is Good” takes a look at things that make emails annoying, tips and ideas on how we can do better, as well as little anecdotes that everyone can relate to. A great opportunity to reflect on how each one of us deals with email and the reactions that our email habits might provoke on the recipient’s side.
Wrapping Up #
We probably have missed some important and valuable techniques and resources! So please leave a comment and refer to them — we’d love to update this post and keep it up-to-date for us all to be able to get back to it and build HTML email better and faster.
Futher Reading:
- CSS Auditing Tools
- CSS Generators
- SVG Generators
- An Introduction To Building And Sending HTML Email For Web Developers
Remember to subscribe on our newsletter to get great content like this,