back arrow
All Blogs
Conditional CSS for Email

Conditional CSS for Email ~ The Developer’s Guide To Crafting Responsive Emails

Developers this is your chance to render those responsive, uniformly expressing emails across platforms using conditional CSS. Keep reading!...

Ask any email developer worth his salt about his Achilles Heel, and they are most likely to point out the elusiveness of crafting an HTML email that renders uniformly across email clients and devices. While we are all familiar with the issues MSO (Microsoft Outlook) poses in crafting that “universal renderable HTML template,” in the text that follows, we will attempt to find a solution to this white whale of every developer. 

The Issue At Hand

Before we get to the solution, let’s understand the complexities of the issue at hand. Since its 2007 version, Outlook started employing the services of the Word processor in order to render its emails, which in turn comes with its own challenges, such as its limits on renderable CSS styles, certain HTML tags, and their parameters. 

Even though Outlook has the provision of deploying VML (Vector Markup Language) in rendering email templates, it works only on Outlook 2007-2013 version; therefore, developers have to use CSS styles or HTML code differently compared to other email clients that may use Webkit, for instance. 

The Solution In Sight 

When the need arises to code separately for MSO and other email clients, conditional code steps in to save the day. Also known as MSO conditional statements or conditional comments, it has the potential to iron out many difficulties that email developers face on a daily basis. Let’s see how that works out.

What is the Meaning of Conditional Code?

Simply said, much like its name, conditional code deploys “if-then” statements to specify actions to be carried out when a particular statement is true. For instance, “If X is true, then execute Y.” In this particular piece of code, X will be executed only when condition Y is met. 

One might say that complex conditional code can only be deployed by programming languages like PHP, Python, JavaScript, C#, etc.; however, markup languages like HTML presented by style sheets like CSS (Cascade Styling Sheets) can handle a limited set of conditional statements. This can help developers to present platform-specific content through a range of different clients and devices. Conditional comments can help you target a plethora of versions of MSO and render emails seamlessly across a range of devices using Conditional CSS via media queries or employ fallback classes within your <style> tags in your email <head>.  You could finally deploy those stellar email newsletter templates that you envisioned for your brand! 

Conditional Comments with MSO

Microsoft developed MSO tags (<!– and →) so that they could be recognized, and their content will be displayed specifically by Outlook. These comments allow developers to add a specific piece of code or a styled element that might have been ignored in their HTML documents. Incidentally, as you might be aware, HTML comments are mostly ignored by email clients and browsers. 

However, T-online is one email client that will render all comments effectively. Therefore if your emails are directed to t-online.de domains, you must hide comments from that client. 

Conditional Comments

In the above example, only Outlook will be able to process and deploy the table and its contents whilst other email clients won’t be able to read the comments and use the styles. 

Let’s have a look at some of the codes you can use as per your bespoke need:

  • Using MSO conditional comments for incorporating CSS styles in the <head> targeting specifically Outlook. 
MSO conditional comments
  • If you’d like to target clients outside Outlook, here’s what you can do,
clients outside Outlook

“if !mso” is declaring, “if the client is not Microsoft Outlook”. You’ll also need to append your initial <!–[if !mso]> tag with <!–> and preface your closing <![endif]–> tag with <!– in order for Outlook to acknowledge this code.

  • One can even target specific Outlook versions by specifying the version number after “if mso”. For example, 

Use cases of conditional code in developing emails 

If your latest email campaign is curated to be sent to multiple email clients, you will need to incorporate certain elements of conditional code to ensure that your emails render well across platforms and email clients. 

Interestingly, conditional code allows one to create more engaging content for supportive email clients. It allows you to deploy the eyeball-grabbing power of animated gifs, HTML5 videos, and cool web fonts whilst offering backup design and content for clients that are unsupportive of these features in creating responsive email templates

Let’s check out some use cases;

1. Deploying different styles and designs depending on the email client or viewport size

Emails can render differently when viewed on different devices. For instance, a <h1> heading at 24px on a mobile email client will look completely fine, but when viewed on a desktop, the title may seem small in comparison with the body copy. The @media rule can be used to set styles according to the viewport’s dimensions or other specifications of the subscriber’s device. 

Deploying different styles and designs

2. Hide specific email elements

As we are aware, there are certain HTML and CSS components are not supported by all email clients. In order to prevent an awkward display of such elements one can use conditional CSS to hide them. Here are some ways you can use to hide particular email elements;

  • Deploy inline CSS:

If you wish to hide an element, you must set the display property to none. For instance,

<div style=”display:none;”>Hidden content</div>

  • Make use of the mso-hide property:

In particular versions of Microsoft Outlook, you can use mso-hidden attributes in a style tag to hide an element. For example;

mso-hidden attributes
  • Employ display:none in a media query in order to hide an element on specific devices by setting the display property to none. Here we hide the image in 600px and less viewport.
code

Make use of MSO conditional comment to hide an element on the basis of a certain condition. In the following instance, you can choose to hide an element if the Outlook version is older than 2010. 

 hide an element

3. Employ Ghost Tables:

Ghost tables come in handy when you don’t wish Outlook to break things simply because it doesn’t recognize the max-width, min-width, and inline-block properties. There are a couple of ways to create ghost tables, let’s check them out; 

 Employ Ghost Tables

Or,

 Ghost Tables

4. Bulletproof backgrounds and bullets: 

Bulletproof email design elements are HTML/CSS elements that use traditional background images combined with Vector Markup Language (VML) to display properties irrespective of your subscriber’s email client. The following is an example of a bulletproof background.

Bulletproof backgrounds

Across email clients, the shape of a button may be affected, however, their functioning is unaffected. Here is an instance of a bulletproof button,

bulletproof button

5. Replace Gifs with static images:

Outlook for Windows still does not support gifs. Across Outlook versions, the handing of gifs varies. To convey your visual message in an effective manner one can use conditional comments to display a static image.

 conditional comment- display a static image

6. Hide & Show Method:

If you want to hide and show elements in mobile and desktop you can use this method. 

Hide & Show Method

7. Stack Tables:

One can stack tables in Outlook mobile using mso conditions. For this, one has to code the main table and, after that code two tables in the main table. You may then code MSO code for the middle of both tables.

For instance,

Stack Tables

Summary

In conclusion, one can say that one can deploy different techniques that can be used to achieve consistency across clients, servers, and devices. Are you looking for the perfectly coded, universally rendering email campaigns? Email Uplers is just a couple of clicks away! 

Did you like this post? Do share it!
Prakash Sharma

Prakash Sharma Assistant Manager with Email Uplers. Possesses a wealth of knowledge and a repertoire of experience in digital marketing. He wields the cricket bat with equal candor as he fields queries on ESPs like MailChimp, Hubspot, salesforce, etc.

Yash Kumar Patel

Yash Kumar Patel works as a Junior HTML developer at Email Uplers. He codes interactive emails as well as he reads the latest books, super skilled in HTML, CSS, and Python ( Django ), so he could very well be the magician behind that awesome email you just received!

Naina Sandhir

A content writer with Email Uplers, Naina’s pen offers value to the readers through an in-depth and critical dissection of the topic in question. A forester by profession and wordsmith by choice, when not hiking across the Himalayas, she can be found buried in a book with spectacles dangling off her nose!

YOU MAY ALSO LIKE

WE CAN ALSO HELP YOU WITH

Email Template
Productions

Transform your requirement into visually-appealing & high-converting email templates.

EMAIL OPERATION
SUPPORT

Focus on your business strategy; let us handle the day-to-day operation of your email campaigns.

DEDICATED
RESOURCE TEAM

Eliminate the woes of hiring and training for resources with our dedicated team of scalable email experts.

Digital
ASSETS

Get more from your paid marketing campaigns through conversion-driven landing pages and banners.