SlideShare a Scribd company logo
HTML Email Design & Usability UPA of Iowa Keith Kmett, Frontend Engineer Two Rivers Marketing –  http://www.tworiversmarketing.com   @kkmett |  [email_address]
What is an HTML email? There are two types of emails: plain-text and HTML email. HTML emails include graphics and formatting, while plain-text are just that. HTML emails should be sent in multipart/alternative MIME format; this includes an HTML version, and a plain-text fallback for email clients with HTML turned off or that lack HTML capabilities. This means that when writing and designing an HTML email, you still need a plain-text version as well. Fortunately, most of the popular email service providers will create a plain-text alternative from your HTML content.
HTML email design best practices Design constraints Messaging HTML code/CSS Testing Usability Email Service Providers (ESP)
Design constraints Call-to-action and main content should above the fold, 500px from the top, including the header. Header should be no more than 100px tall. Layout should be formatted to 600px wide. Design should have a 60% copy, 40% image ratio. Colors should reflect client branding and brand standards. Do not underline copy -- underlining is used for hyperlinks only. Use bold and/or italics. Hyperlinks All hyperlinks need consistent, distinct formatting – use a brand safe color and underline all hyperlinks Hyperlinks should be incorporated into the copy: Avoid the use of "click here". When possible, use copy instead of URL hyperlink For example: Instead of http://www.mybrand.com/promo use a phrase such as " Be the first to see our new product! " and make the phrase a hyperlink. Indicate document sizes when linking to documents, such as "Product Brochure (326 kb)"
Design Constraints continued… Include a hyperlink for an online version. Provide an unsubscribe hyperlink and/or preferences which may include email frequency. Also include a physical address. Establish design consistencies so recipients gain familiarity of design (if necessary) and help development efficiencies for client email campaigns (templates). Create design with a white background color. Most webmail and email clients use a WHITE background color to display messages. Often webmail clients ignore or remove the <BODY> tag, which is why background colors often do not work. Avoid using background images defined on the <BODY> tag or other areas.
Messaging Message should be self-explanatory even if images/graphics do not appear. Copy needs to create sense of urgency. The email should be easy to read with a clear call-to-action. Use bullet points and headlines that are easy to scan. Make sure that the copy has a proper tone of voice: To the point, but not condescending. Avoid using clichés or asking rhetorical questions. Do not overload the copy with keywords, search engine optimization is irrelevant.
Messaging continued… Subject Line Focus on the first 50 characters, but the subject line can be longer – keep short if possible. Test messaging – test subject lines as well as how offers are positioned and/or communicated. Be cognizant of shortened appearance or cutting off of subject lines. Be aware of possible words and phrases that can be caught by SPAM filters. Some clients want their name in the subject; make sure it is used in relevant context according to their brand standards. Latest trend of SPAM filters is to flag any emails with a “!” in the subject line or copy. &quot;FROM&quot; Address Mass email must always be “FROM&quot; an authenticated client email address or verified automated email service. Do NOT use a personal or company email for mass emails unless you want that address to be black-listed.
HTML code/CSS Recommend using Visual Studio (VS), Dreamweaver or Notepad to develop code. Be sure to clean up code format in VS instead of relying on Dreamweaver formatting. VS removes random spaces that Dreamweaver generates. Do NOT use Microsoft Word to create HTML email.
HTML code/CSS continued… Remove any unnecessary code such as: DOCTYPE All Meta tags <META> Base tag <BASE> Link tag <LINK> Script tags <SCRIPT>/<SCRIPT> Title tag <TITLE></TITLE> Applet tag <APPLET></APPLET> Frameset tag <FRAMESET></FRAMESET> Frame tag <FRAME> IFrame tag <IFRAME></IFRAME> Comments <!-->
HTML code/CSS continued… To prevent layout problems use the <BR> tag instead of the <P> tag so it renders the same in all email clients. Only use tables for layout, DIV layouts are not supported. Be careful of too many nested tables – try not to nest more than 5 tables deep. Use inline CSS tags. For example:  <td style=&quot;font-family:Arial, sans-serif; font-size:12px; color:#000000;&quot;> Avoid use span or font tags. Do not use shorthand CSS, type out all Hex codes and use defined elements such as background-color vs. background. File size, base on 56K speed connection Target file size, including images should be less than 200 kilobytes.
HTML code/CSS continued… Image/File Documents Hosting Make sure that all your images are hosted online and accessible. Use absolute URL paths, image and file paths should always point to the hosted source. When possible, place the images in the same directory as the .html file. Graphics must have width and height attributes defined Use Alternate and Title tags on all images Do NOT use JavaScript, DHTML, Flash or SilverLight.
Testing http:// litmusapp.com / Focus on Outlook 2003/2007/2010, Yahoo, Gmail, Hotmail, Apple Mail and Lotus Notes. (In order of importance) Make sure to do a SPAM analysis on the content. Ensure that creative subtleties are intact across multiple platforms.
Usability BEFORE
Usability AFTER
Reputable ESPs Constant contact Campaign Monitor    Recommended for small to medium size businesses. Mail Chimp Responsys (Enterprise) Exact Target (Enterprise)

More Related Content

What's hot (20)

PPTX
Introduction to HTML
Ann Alcid
 
PPTX
Introduction to HTML
Ameer Khan
 
PDF
HTML & CSS Masterclass
Bernardo Raposo
 
PDF
Lesson 1: Introduction to HTML
Olivia Moran
 
PPTX
Basic html structure
Jhaun Paul Enriquez
 
PPTX
Html css java script basics All about you need
Dipen Parmar
 
PPT
PPT on Basic HTML Tags
VinitaPaliwal1
 
PPT
HTML Introduction
c525600
 
PPTX
HTML Text formatting tags
Himanshu Pathak
 
PDF
Introduction to html
eShikshak
 
PDF
What is HTML - An Introduction to HTML (Hypertext Markup Language)
Ahsan Rahim
 
PDF
1. HTML
Pavle Đorđević
 
PPTX
Html, CSS & Web Designing
Leslie Steele
 
PDF
Basic html
Nicha Jutasirivongse
 
PPTX
HTML Introduction
Hameda Hurmat
 
PPTX
Web Page Designing Using HTML
Ashmita Tuition Center
 
PPT
Html basic
Charitha Bandara
 
PPT
Html introduction
Nuhu Abdul Razak
 
PPTX
Html
RajThakuri
 
Introduction to HTML
Ann Alcid
 
Introduction to HTML
Ameer Khan
 
HTML & CSS Masterclass
Bernardo Raposo
 
Lesson 1: Introduction to HTML
Olivia Moran
 
Basic html structure
Jhaun Paul Enriquez
 
Html css java script basics All about you need
Dipen Parmar
 
PPT on Basic HTML Tags
VinitaPaliwal1
 
HTML Introduction
c525600
 
HTML Text formatting tags
Himanshu Pathak
 
Introduction to html
eShikshak
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
Ahsan Rahim
 
Html, CSS & Web Designing
Leslie Steele
 
HTML Introduction
Hameda Hurmat
 
Web Page Designing Using HTML
Ashmita Tuition Center
 
Html basic
Charitha Bandara
 
Html introduction
Nuhu Abdul Razak
 

Similar to HTML email design and usability (20)

PPTX
Creative Guidelines
Wendy Peichel
 
PPTX
HTML Email Best Practice
Amit Jain
 
PPT
HTML email best practices
Jeffrey Barke
 
PPT
HTML email best practices
Jeffrey Barke
 
PPT
Email Tips and Trends 2010
Christy Broccardo
 
PDF
Responsive HTML Email
Benjy Stanton
 
PPTX
Webinar: Rethinking Your Email Creative to Maximise Engagement
Pure360
 
PPTX
MIMA Summit: Design for Your Subscribers
ExactTarget Design Solutions
 
PDF
Samples - web design, blog posts, and infographics
Erik Boman
 
PDF
Email Marketing with Blackbaud NetCommunity- Boot Camp Series
Blackbaud Pacific
 
PPT
Emails
Chris Heiden
 
PPT
Online Marketing Education Series 1
Eric Webb
 
PDF
Hard-Won Lessons in Responsive Email Design - ConvergeSE 2014
Fabio Carneiro
 
PDF
Responsive email design: 3 how-to steps
Catalyst
 
PPTX
eMarketing Webinar - The Perfect Email
Andy McCartney
 
PDF
Hard-Won Lessons In Responsive Email Design - SmashingConf Oxford 2014
Fabio Carneiro
 
PPTX
Creating an email marketing campaign
AneenaBinoy2
 
PDF
E-mail Design Free Guide
Alex Grinyayev
 
Creative Guidelines
Wendy Peichel
 
HTML Email Best Practice
Amit Jain
 
HTML email best practices
Jeffrey Barke
 
HTML email best practices
Jeffrey Barke
 
Email Tips and Trends 2010
Christy Broccardo
 
Responsive HTML Email
Benjy Stanton
 
Webinar: Rethinking Your Email Creative to Maximise Engagement
Pure360
 
MIMA Summit: Design for Your Subscribers
ExactTarget Design Solutions
 
Samples - web design, blog posts, and infographics
Erik Boman
 
Email Marketing with Blackbaud NetCommunity- Boot Camp Series
Blackbaud Pacific
 
Emails
Chris Heiden
 
Online Marketing Education Series 1
Eric Webb
 
Hard-Won Lessons in Responsive Email Design - ConvergeSE 2014
Fabio Carneiro
 
Responsive email design: 3 how-to steps
Catalyst
 
eMarketing Webinar - The Perfect Email
Andy McCartney
 
Hard-Won Lessons In Responsive Email Design - SmashingConf Oxford 2014
Fabio Carneiro
 
Creating an email marketing campaign
AneenaBinoy2
 
E-mail Design Free Guide
Alex Grinyayev
 
Ad

Recently uploaded (20)

PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
PPTX
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
Timothy Rottach - Ramp up on AI Use Cases, from Vector Search to AI Agents wi...
AWS Chicago
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PPTX
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Timothy Rottach - Ramp up on AI Use Cases, from Vector Search to AI Agents wi...
AWS Chicago
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
Ad

HTML email design and usability

  • 1. HTML Email Design & Usability UPA of Iowa Keith Kmett, Frontend Engineer Two Rivers Marketing – http://www.tworiversmarketing.com @kkmett | [email_address]
  • 2. What is an HTML email? There are two types of emails: plain-text and HTML email. HTML emails include graphics and formatting, while plain-text are just that. HTML emails should be sent in multipart/alternative MIME format; this includes an HTML version, and a plain-text fallback for email clients with HTML turned off or that lack HTML capabilities. This means that when writing and designing an HTML email, you still need a plain-text version as well. Fortunately, most of the popular email service providers will create a plain-text alternative from your HTML content.
  • 3. HTML email design best practices Design constraints Messaging HTML code/CSS Testing Usability Email Service Providers (ESP)
  • 4. Design constraints Call-to-action and main content should above the fold, 500px from the top, including the header. Header should be no more than 100px tall. Layout should be formatted to 600px wide. Design should have a 60% copy, 40% image ratio. Colors should reflect client branding and brand standards. Do not underline copy -- underlining is used for hyperlinks only. Use bold and/or italics. Hyperlinks All hyperlinks need consistent, distinct formatting – use a brand safe color and underline all hyperlinks Hyperlinks should be incorporated into the copy: Avoid the use of &quot;click here&quot;. When possible, use copy instead of URL hyperlink For example: Instead of http://www.mybrand.com/promo use a phrase such as &quot; Be the first to see our new product! &quot; and make the phrase a hyperlink. Indicate document sizes when linking to documents, such as &quot;Product Brochure (326 kb)&quot;
  • 5. Design Constraints continued… Include a hyperlink for an online version. Provide an unsubscribe hyperlink and/or preferences which may include email frequency. Also include a physical address. Establish design consistencies so recipients gain familiarity of design (if necessary) and help development efficiencies for client email campaigns (templates). Create design with a white background color. Most webmail and email clients use a WHITE background color to display messages. Often webmail clients ignore or remove the <BODY> tag, which is why background colors often do not work. Avoid using background images defined on the <BODY> tag or other areas.
  • 6. Messaging Message should be self-explanatory even if images/graphics do not appear. Copy needs to create sense of urgency. The email should be easy to read with a clear call-to-action. Use bullet points and headlines that are easy to scan. Make sure that the copy has a proper tone of voice: To the point, but not condescending. Avoid using clichés or asking rhetorical questions. Do not overload the copy with keywords, search engine optimization is irrelevant.
  • 7. Messaging continued… Subject Line Focus on the first 50 characters, but the subject line can be longer – keep short if possible. Test messaging – test subject lines as well as how offers are positioned and/or communicated. Be cognizant of shortened appearance or cutting off of subject lines. Be aware of possible words and phrases that can be caught by SPAM filters. Some clients want their name in the subject; make sure it is used in relevant context according to their brand standards. Latest trend of SPAM filters is to flag any emails with a “!” in the subject line or copy. &quot;FROM&quot; Address Mass email must always be “FROM&quot; an authenticated client email address or verified automated email service. Do NOT use a personal or company email for mass emails unless you want that address to be black-listed.
  • 8. HTML code/CSS Recommend using Visual Studio (VS), Dreamweaver or Notepad to develop code. Be sure to clean up code format in VS instead of relying on Dreamweaver formatting. VS removes random spaces that Dreamweaver generates. Do NOT use Microsoft Word to create HTML email.
  • 9. HTML code/CSS continued… Remove any unnecessary code such as: DOCTYPE All Meta tags <META> Base tag <BASE> Link tag <LINK> Script tags <SCRIPT>/<SCRIPT> Title tag <TITLE></TITLE> Applet tag <APPLET></APPLET> Frameset tag <FRAMESET></FRAMESET> Frame tag <FRAME> IFrame tag <IFRAME></IFRAME> Comments <!-->
  • 10. HTML code/CSS continued… To prevent layout problems use the <BR> tag instead of the <P> tag so it renders the same in all email clients. Only use tables for layout, DIV layouts are not supported. Be careful of too many nested tables – try not to nest more than 5 tables deep. Use inline CSS tags. For example: <td style=&quot;font-family:Arial, sans-serif; font-size:12px; color:#000000;&quot;> Avoid use span or font tags. Do not use shorthand CSS, type out all Hex codes and use defined elements such as background-color vs. background. File size, base on 56K speed connection Target file size, including images should be less than 200 kilobytes.
  • 11. HTML code/CSS continued… Image/File Documents Hosting Make sure that all your images are hosted online and accessible. Use absolute URL paths, image and file paths should always point to the hosted source. When possible, place the images in the same directory as the .html file. Graphics must have width and height attributes defined Use Alternate and Title tags on all images Do NOT use JavaScript, DHTML, Flash or SilverLight.
  • 12. Testing http:// litmusapp.com / Focus on Outlook 2003/2007/2010, Yahoo, Gmail, Hotmail, Apple Mail and Lotus Notes. (In order of importance) Make sure to do a SPAM analysis on the content. Ensure that creative subtleties are intact across multiple platforms.
  • 15. Reputable ESPs Constant contact Campaign Monitor  Recommended for small to medium size businesses. Mail Chimp Responsys (Enterprise) Exact Target (Enterprise)