SlideShare a Scribd company logo
1 of 8
Make Your HTML Emails Design Responsive
Mobile usage has significantly changed the way we access data and in turn the way
we deliver content to our online client base. Device-agnosticism is becoming more
common when we look to the future of how we’d like the web to function. All web-
based content should be accessible, regardless of their specific means of
access. Responsive design has been heralded as the step required to achieve
device-agnosticism and whilst responsive websites are rife, other web
functionalities including the email have been left behind.
HTML emails are known for being difficult to develop. Email technology tends to
be out of date so modern coding tricks are void. However, email marketing is such
a powerful tool it cannot be overlooked and web professionals need to learn how
to design responsive HTML emails.
The Problem with Email
Chances are you’ve had the experience of opening a fixed-width email on
your mobile. Even trying to open such an email will have shown you that
responsive design is necessary. Multicolumn layouts often zoom out,
meaning fonts become completely illegible. You can zoom in but then you
have to keep scrolling and it’s easy to lose your spot on the screen. Links
become tightly congested with no heed paid to the difficulty of selecting
such small areas on a touch screen. Mobile optimization isn’t at the
forefront of many designers’ minds but it should be.
Mobile Design: The Golden Rules
Before getting stuck into your development you need to consider the following
points and ensure they’re worked into your plan for the benefit of your client.
Keep it Clear
Small screens mean that you need to focus on concision and clarity. The onus is
on efficiency over decoration.
Single Column
Simplicity is your main aim. A single column layout ensures no content will be
lost outside any screens’ viewport when zoomed in.
A Subject Line to draw them in
The most powerful weapon of the email marketer is their content but to get
your customers interested you need a sharp and snappy subject line which
stands out in each and every inbox.
Super-size your Point
Make your Call to Action stand out and don’t penalize over sized digits. Apple
have set out guidelines which recommend that the minimum ‘tappable’ area
should be 44×44 points.
Designing your Responsive HTML Email
There are plenty of email boilerplates available, many of them free but
professional designers really should learn the tricks behind the template. Below
are some of the key points you need for your responsive email design.
Doctype
If you’re using Hotmail or Gmail the XHTML 1.0 Strict doctype will automatically
be inserted and therefore it makes sense to test your email with and without
the inclusion of doctype. See the following code:
Media Queries
Now is the time to insert your viewport meta tag to ensure your email is displayed properly
on mobile devices. You should also specify your content-type and title tags too. Many
email clients will skip over this code but it’s essential if you’re providing a link to the
browser version of your email too.
It’s recommended that you encode all special character as HTML entities. You should also
include relevant style resets to ensure the email responds and renders correctly across
platforms.
Now is the time to insert media queries. The number depends on your
specific client brief. In the below example we’re using just one media
query on the assumption that most devices with screen sizes of up to
600px are modern and have touchscreen functionality. Media queries are
used in the same way as when you design websites and below as stated
you can see we’ve highlighted the maximum screen size for our design.
The above example shows the basic principle of responsive design in
action: overriding style declarations in the body of the HTML document
with !important style code placed in the <head> area. These style
overrides are then targeted to individual screen sizes with media queries.
Call-to-Action Buttons
The call to action is the most important part of any marketing email. It needs to
be eye-catching, positioned perfectly and easy to access. Finger-friendly buttons
are essential for responsive email design to work. Sadly not all buttons cannot be
displayed universally as they’re dependent on padding which some email clients
don’t support.
The above style declarations will transform tags in your code with the class of
“button” into engage, coloured buttons which span the whole content area, as
long as the screen width is no greater than 600px.
The alternative approach is to avoid images altogether and use styling like
the following.
The type of styling allows the link to stand out sufficiently enough to make it
accessible even to over sized fingers. This approach doesn’t rely on images
which is ideal for devices where image blockers are used.
Responsive email design is still developing, there are so many different
devices that it may feel impossible to create anything truly universal.
However, it also presents a creative challenge for designers and developers to
tackle.

More Related Content

Viewers also liked

Designing Mobile Apps with HTML5 & CSS3
Designing Mobile Apps with HTML5 & CSS3Designing Mobile Apps with HTML5 & CSS3
Designing Mobile Apps with HTML5 & CSS3Johannes Ippen
 
Machine learning prediction of stock markets
Machine learning prediction of stock marketsMachine learning prediction of stock markets
Machine learning prediction of stock marketsNikola Milosevic
 
Strata 2013: Tutorial-- How to Create Predictive Models in R using Ensembles
Strata 2013: Tutorial-- How to Create Predictive Models in R using EnsemblesStrata 2013: Tutorial-- How to Create Predictive Models in R using Ensembles
Strata 2013: Tutorial-- How to Create Predictive Models in R using EnsemblesIntuit Inc.
 
Data Science - Part II - Working with R & R studio
Data Science - Part II -  Working with R & R studioData Science - Part II -  Working with R & R studio
Data Science - Part II - Working with R & R studioDerek Kane
 
Backtesting Trading Strategies with R
Backtesting Trading Strategies with RBacktesting Trading Strategies with R
Backtesting Trading Strategies with Reraviv
 
Time Series Analysis and Mining with R
Time Series Analysis and Mining with RTime Series Analysis and Mining with R
Time Series Analysis and Mining with RYanchang Zhao
 
Design a UX resume that will get you hired
Design a UX resume that will get you hiredDesign a UX resume that will get you hired
Design a UX resume that will get you hiredKim Bieler
 
Designing with Lean UX : Rapid Product Design [UX Lisbon 2014]
Designing with Lean UX : Rapid Product Design [UX Lisbon 2014]Designing with Lean UX : Rapid Product Design [UX Lisbon 2014]
Designing with Lean UX : Rapid Product Design [UX Lisbon 2014]Kate Rutter
 

Viewers also liked (11)

Designing Mobile Apps with HTML5 & CSS3
Designing Mobile Apps with HTML5 & CSS3Designing Mobile Apps with HTML5 & CSS3
Designing Mobile Apps with HTML5 & CSS3
 
Timeseries Analysis with R
Timeseries Analysis with RTimeseries Analysis with R
Timeseries Analysis with R
 
Machine learning prediction of stock markets
Machine learning prediction of stock marketsMachine learning prediction of stock markets
Machine learning prediction of stock markets
 
Strata 2013: Tutorial-- How to Create Predictive Models in R using Ensembles
Strata 2013: Tutorial-- How to Create Predictive Models in R using EnsemblesStrata 2013: Tutorial-- How to Create Predictive Models in R using Ensembles
Strata 2013: Tutorial-- How to Create Predictive Models in R using Ensembles
 
INTRODUCTION TO TIME SERIES ANALYSIS WITH “R” JUNE 2014
INTRODUCTION TO TIME SERIES ANALYSIS WITH “R” JUNE 2014INTRODUCTION TO TIME SERIES ANALYSIS WITH “R” JUNE 2014
INTRODUCTION TO TIME SERIES ANALYSIS WITH “R” JUNE 2014
 
Data Science - Part II - Working with R & R studio
Data Science - Part II -  Working with R & R studioData Science - Part II -  Working with R & R studio
Data Science - Part II - Working with R & R studio
 
Backtesting Trading Strategies with R
Backtesting Trading Strategies with RBacktesting Trading Strategies with R
Backtesting Trading Strategies with R
 
Time Series Analysis and Mining with R
Time Series Analysis and Mining with RTime Series Analysis and Mining with R
Time Series Analysis and Mining with R
 
Design a UX resume that will get you hired
Design a UX resume that will get you hiredDesign a UX resume that will get you hired
Design a UX resume that will get you hired
 
Machine Learning in R
Machine Learning in RMachine Learning in R
Machine Learning in R
 
Designing with Lean UX : Rapid Product Design [UX Lisbon 2014]
Designing with Lean UX : Rapid Product Design [UX Lisbon 2014]Designing with Lean UX : Rapid Product Design [UX Lisbon 2014]
Designing with Lean UX : Rapid Product Design [UX Lisbon 2014]
 

Recently uploaded

Pokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy TheoryPokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy Theorydrae5
 
CALL ON ➥8923113531 🔝Call Girls Jankipuram Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Jankipuram Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Jankipuram Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Jankipuram Lucknow best sexual serviceanilsa9823
 
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)Delhi Call girls
 
The Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushThe Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushShivain97
 
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)Delhi Call girls
 
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female serviceanilsa9823
 
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)Delhi Call girls
 
Introducing to billionaire brain wave.pdf
Introducing to billionaire brain wave.pdfIntroducing to billionaire brain wave.pdf
Introducing to billionaire brain wave.pdfnoumannajam04
 
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,dollysharma2066
 
CALL ON ➥8923113531 🔝Call Girls Rajajipuram Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Rajajipuram Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Rajajipuram Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Rajajipuram Lucknow best sexual serviceanilsa9823
 
Call Girls Anjuna beach Mariott Resort ₰8588052666
Call Girls Anjuna beach Mariott Resort ₰8588052666Call Girls Anjuna beach Mariott Resort ₰8588052666
Call Girls Anjuna beach Mariott Resort ₰8588052666nishakur201
 
Top Rated Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Morcall Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Morvikas rana
 
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...PsychicRuben LoveSpells
 
Lilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxLilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxABMWeaklings
 
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceanilsa9823
 
LC_YouSaidYes_NewBelieverBookletDone.pdf
LC_YouSaidYes_NewBelieverBookletDone.pdfLC_YouSaidYes_NewBelieverBookletDone.pdf
LC_YouSaidYes_NewBelieverBookletDone.pdfpastor83
 
CALL ON ➥8923113531 🔝Call Girls Mahanagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Mahanagar Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Mahanagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Mahanagar Lucknow best sexual serviceanilsa9823
 

Recently uploaded (20)

Pokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy TheoryPokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy Theory
 
CALL ON ➥8923113531 🔝Call Girls Jankipuram Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Jankipuram Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Jankipuram Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Jankipuram Lucknow best sexual service
 
(Anamika) VIP Call Girls Navi Mumbai Call Now 8250077686 Navi Mumbai Escorts ...
(Anamika) VIP Call Girls Navi Mumbai Call Now 8250077686 Navi Mumbai Escorts ...(Anamika) VIP Call Girls Navi Mumbai Call Now 8250077686 Navi Mumbai Escorts ...
(Anamika) VIP Call Girls Navi Mumbai Call Now 8250077686 Navi Mumbai Escorts ...
 
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
 
The Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushThe Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by Mindbrush
 
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
 
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
 
(Aarini) Russian Call Girls Surat Call Now 8250077686 Surat Escorts 24x7
(Aarini) Russian Call Girls Surat Call Now 8250077686 Surat Escorts 24x7(Aarini) Russian Call Girls Surat Call Now 8250077686 Surat Escorts 24x7
(Aarini) Russian Call Girls Surat Call Now 8250077686 Surat Escorts 24x7
 
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
 
Introducing to billionaire brain wave.pdf
Introducing to billionaire brain wave.pdfIntroducing to billionaire brain wave.pdf
Introducing to billionaire brain wave.pdf
 
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
 
CALL ON ➥8923113531 🔝Call Girls Rajajipuram Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Rajajipuram Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Rajajipuram Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Rajajipuram Lucknow best sexual service
 
Call Girls Anjuna beach Mariott Resort ₰8588052666
Call Girls Anjuna beach Mariott Resort ₰8588052666Call Girls Anjuna beach Mariott Resort ₰8588052666
Call Girls Anjuna beach Mariott Resort ₰8588052666
 
Top Rated Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Morcall Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
 
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
 
Lilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxLilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptx
 
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
 
LC_YouSaidYes_NewBelieverBookletDone.pdf
LC_YouSaidYes_NewBelieverBookletDone.pdfLC_YouSaidYes_NewBelieverBookletDone.pdf
LC_YouSaidYes_NewBelieverBookletDone.pdf
 
CALL ON ➥8923113531 🔝Call Girls Mahanagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Mahanagar Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Mahanagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Mahanagar Lucknow best sexual service
 

Make your html emails design responsive

  • 1. Make Your HTML Emails Design Responsive Mobile usage has significantly changed the way we access data and in turn the way we deliver content to our online client base. Device-agnosticism is becoming more common when we look to the future of how we’d like the web to function. All web- based content should be accessible, regardless of their specific means of access. Responsive design has been heralded as the step required to achieve device-agnosticism and whilst responsive websites are rife, other web functionalities including the email have been left behind. HTML emails are known for being difficult to develop. Email technology tends to be out of date so modern coding tricks are void. However, email marketing is such a powerful tool it cannot be overlooked and web professionals need to learn how to design responsive HTML emails.
  • 2. The Problem with Email Chances are you’ve had the experience of opening a fixed-width email on your mobile. Even trying to open such an email will have shown you that responsive design is necessary. Multicolumn layouts often zoom out, meaning fonts become completely illegible. You can zoom in but then you have to keep scrolling and it’s easy to lose your spot on the screen. Links become tightly congested with no heed paid to the difficulty of selecting such small areas on a touch screen. Mobile optimization isn’t at the forefront of many designers’ minds but it should be.
  • 3. Mobile Design: The Golden Rules Before getting stuck into your development you need to consider the following points and ensure they’re worked into your plan for the benefit of your client. Keep it Clear Small screens mean that you need to focus on concision and clarity. The onus is on efficiency over decoration. Single Column Simplicity is your main aim. A single column layout ensures no content will be lost outside any screens’ viewport when zoomed in. A Subject Line to draw them in The most powerful weapon of the email marketer is their content but to get your customers interested you need a sharp and snappy subject line which stands out in each and every inbox. Super-size your Point Make your Call to Action stand out and don’t penalize over sized digits. Apple have set out guidelines which recommend that the minimum ‘tappable’ area should be 44×44 points.
  • 4. Designing your Responsive HTML Email There are plenty of email boilerplates available, many of them free but professional designers really should learn the tricks behind the template. Below are some of the key points you need for your responsive email design. Doctype If you’re using Hotmail or Gmail the XHTML 1.0 Strict doctype will automatically be inserted and therefore it makes sense to test your email with and without the inclusion of doctype. See the following code:
  • 5. Media Queries Now is the time to insert your viewport meta tag to ensure your email is displayed properly on mobile devices. You should also specify your content-type and title tags too. Many email clients will skip over this code but it’s essential if you’re providing a link to the browser version of your email too. It’s recommended that you encode all special character as HTML entities. You should also include relevant style resets to ensure the email responds and renders correctly across platforms.
  • 6. Now is the time to insert media queries. The number depends on your specific client brief. In the below example we’re using just one media query on the assumption that most devices with screen sizes of up to 600px are modern and have touchscreen functionality. Media queries are used in the same way as when you design websites and below as stated you can see we’ve highlighted the maximum screen size for our design. The above example shows the basic principle of responsive design in action: overriding style declarations in the body of the HTML document with !important style code placed in the <head> area. These style overrides are then targeted to individual screen sizes with media queries.
  • 7. Call-to-Action Buttons The call to action is the most important part of any marketing email. It needs to be eye-catching, positioned perfectly and easy to access. Finger-friendly buttons are essential for responsive email design to work. Sadly not all buttons cannot be displayed universally as they’re dependent on padding which some email clients don’t support. The above style declarations will transform tags in your code with the class of “button” into engage, coloured buttons which span the whole content area, as long as the screen width is no greater than 600px.
  • 8. The alternative approach is to avoid images altogether and use styling like the following. The type of styling allows the link to stand out sufficiently enough to make it accessible even to over sized fingers. This approach doesn’t rely on images which is ideal for devices where image blockers are used. Responsive email design is still developing, there are so many different devices that it may feel impossible to create anything truly universal. However, it also presents a creative challenge for designers and developers to tackle.