SlideShare a Scribd company logo
SECTION 04



Email Communications
01/ Design


Masthead




The masthead will provide a consistent look across all           The navigation above the masthead will show the
email communications. The logo will be left-aligned on           links www.hanen.org, shop online, and contact us
desktop and tablet emails and centered on mobile or              and be consistent through all (or most)
small devices.                                                   communications.




Colour




       Light Grey             Mid Grey              Hanen Blue             Light Orange              Black
        #F2F2F2              #DDDDDD                 #3E6DA1                 #FBBE81               #020202
    Body/Background       Borders/Misc Text         Masthead                  Buttons             Typography




Footer

                                                 /thehanencentre



The footer area will be a simple design. Facebook and            The footer, along with the masthead, will be
Twitter icons followed by Hanen’s handle with Adress             consistent throughout all (or most) of Hanen’s
and Charity info underneath followed by unsubscribe              email communications.
options.
02/ Typography

             Lucida Sans                      Helvetica / Arial




             Aa Aa Aa
                                                                             Roboto Thin/Light




             Body copy                        Headings                       Special headings
             Paragraph Text                   Sub Headings                   21 - 36px
             14 - 15px                        15 - 38px                      1.5 line height
             1.5 line height                  1.0 line height




  H1/ Grumpy wizards make toxic brew
      for the evil Queen and Jack.
      H2/ Grumpy wizards make toxic brew for the evil
                    Queen and Jack.
H3/ Grumpy wizards make toxic brew for the evil Queen and Jack.

H4/ Grumpy wizards make toxic brew for the evil Queen and Jack.


P/ Grumpy wizards make toxic brew for the evil Queen and Jack.

Suspendisse scelerisque lobortis tempor. Proin rutrum tristique placerat. Etiam ipsum metus, volutpat
quis pharetra at, posuere sit amet quam. Donec sit amet dolor eget arcu dictum tristique. Proin nisi
lorem, malesuada at venenatis at, ultrices condimentum lectus. Maecenas euismod malesuada nisi, ut
ullamcorper urna ultrices et. Vivamus at est diam, ut volutpat dolor.




Typography will be large enough for any user to read              colours may be introduced for special campaigns.
it comfortably and from a distance (i.e. leaning back             Some headings will be shrunk on smaller devices
in a computer chair). Grey and black will be the default          (i.e. iPhone) to accomodate the small screen real
colour palette for email communications but other                 estate.
03/ Language


Subject Lines
04/ Technical

Media Queries
  @media screen and (min-device-width: 240px), screen and (max-device-width:
  680px) {

      // mobile styles here
  }


Media queries will be used to optimize emails for vary-         iOS, android 2.3+, blackberry 6+, windows phone
ing viewport sizes. Media queries target devices based          7+, kindle and a number of other tablet devices.
on width, height or pixel density and are supported by


CSS ID’s
  table#email-body {
  table[id=”email-body”] {


Using the second method within the media query to select id’s fixes the issue of Yahoo Mail giving precedence to
media query styles


Table Layout
  <table id=”main” cellpadding=”0” cellspacing=”0” width=”700” border=”0”>

      // email content here

  </table>


Table based layouts will be used to ensure consistency          adjusted via css classnames and media queries
across all major email clients. Emails will be hard-coded       to a flexible width for smaller devices like smart-
to 700 pixels in width for desktops and tablets and             phones.


Type Handling
  <div class=”h1” style=”font:normal 38px/140% Arial, Helvetica, sans-serif;”>

      // heading text here

  </div>


Div’s with inline styles and classnames will be used            typography. Gmail (and other email clients) will
instead of proper heading and paragraph tags to ensure          override proper tags with their own styles.
email clients like gmail properly render email
05/ Imagery & Buttons


Banners




                                                    700px desktop
                                                     100% mobile




                                                                                   Title in bottom right corner large text




Image banners will span the full width of the email and             exported 1.5 times larger than the intended size
scale down automatically for small devices. The height              and then scaled down to ensure retina devices look
of the image may vary in size. Images will use a @1.5x              clear and not fuzzy.
workaround for retina devices. All key visuals will be




Example Imagery




Email imagery blah blah ...




Buttons
                                      Example of a standard button that will be consistent across email communications.
                                      Special buttons may be used for specific or special campaigns.
06/ Example

More Related Content

Similar to Hanen Email Styleguide

Vocabulary
VocabularyVocabulary
Email Design Workshop - Don't Let Bad Email Code Ruin Your Day or Your Results
Email Design Workshop - Don't Let Bad Email Code Ruin Your Day or Your ResultsEmail Design Workshop - Don't Let Bad Email Code Ruin Your Day or Your Results
Email Design Workshop - Don't Let Bad Email Code Ruin Your Day or Your Results
Shana Masterson
 
Creative Guidelines
Creative GuidelinesCreative Guidelines
Creative Guidelines
Wendy Peichel
 
Multimedia: Making it Happen - Text
Multimedia: Making it Happen - TextMultimedia: Making it Happen - Text
Multimedia: Making it Happen - Textjoelk
 
Multimedia chapter 2
Multimedia chapter 2Multimedia chapter 2
Multimedia chapter 2
PrathimaBaliga
 
Powerpoint Training - Ten golden rules for making effective Presentations
Powerpoint Training - Ten golden rules for making effective PresentationsPowerpoint Training - Ten golden rules for making effective Presentations
Powerpoint Training - Ten golden rules for making effective Presentations
Siddhartha Roy
 
Houston Health Department Brand Manual
Houston Health Department Brand ManualHouston Health Department Brand Manual
Houston Health Department Brand Manual
Stephanie Coleman
 
Tech details 3
Tech details 3Tech details 3
Tech details 3
Marko Crnogorcevic
 
Tech details
Tech detailsTech details
Tech details
Marko Crnogorcevic
 
Tech details 2
Tech details 2Tech details 2
Tech details 2
Marko Crnogorcevic
 
Using the-tap totalk-app-on-the-mainstream-nintendo-ds-range
Using the-tap totalk-app-on-the-mainstream-nintendo-ds-rangeUsing the-tap totalk-app-on-the-mainstream-nintendo-ds-range
Using the-tap totalk-app-on-the-mainstream-nintendo-ds-rangem55mick
 
Mobile Email 2012
Mobile Email 2012Mobile Email 2012
Mobile Email 2012
Andy Thorpe
 
The introduction to microsoft office and programming languages
The introduction to microsoft office and programming languagesThe introduction to microsoft office and programming languages
The introduction to microsoft office and programming languages
Mark John Lado, MIT
 
Multimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptxMultimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptx
vishal choudhary
 
ICT Web Design Lesson 1.pptx
ICT Web Design Lesson 1.pptxICT Web Design Lesson 1.pptx
ICT Web Design Lesson 1.pptx
EithanGonzalez2
 
HTML Email Best Practice
HTML Email Best PracticeHTML Email Best Practice
HTML Email Best Practice
Amit Jain
 
IEEE-Template.doc
IEEE-Template.docIEEE-Template.doc
IEEE-Template.doc
Surendra Loya
 

Similar to Hanen Email Styleguide (20)

Vocabulary
VocabularyVocabulary
Vocabulary
 
Email Design Workshop - Don't Let Bad Email Code Ruin Your Day or Your Results
Email Design Workshop - Don't Let Bad Email Code Ruin Your Day or Your ResultsEmail Design Workshop - Don't Let Bad Email Code Ruin Your Day or Your Results
Email Design Workshop - Don't Let Bad Email Code Ruin Your Day or Your Results
 
Creative Guidelines
Creative GuidelinesCreative Guidelines
Creative Guidelines
 
Multimedia: Making it Happen - Text
Multimedia: Making it Happen - TextMultimedia: Making it Happen - Text
Multimedia: Making it Happen - Text
 
Multimedia chapter 2
Multimedia chapter 2Multimedia chapter 2
Multimedia chapter 2
 
Multimedia chapter 2
Multimedia chapter 2Multimedia chapter 2
Multimedia chapter 2
 
Text
TextText
Text
 
Powerpoint Training - Ten golden rules for making effective Presentations
Powerpoint Training - Ten golden rules for making effective PresentationsPowerpoint Training - Ten golden rules for making effective Presentations
Powerpoint Training - Ten golden rules for making effective Presentations
 
Houston Health Department Brand Manual
Houston Health Department Brand ManualHouston Health Department Brand Manual
Houston Health Department Brand Manual
 
Tech details 3
Tech details 3Tech details 3
Tech details 3
 
Tech details
Tech detailsTech details
Tech details
 
Tech details 2
Tech details 2Tech details 2
Tech details 2
 
Using the-tap totalk-app-on-the-mainstream-nintendo-ds-range
Using the-tap totalk-app-on-the-mainstream-nintendo-ds-rangeUsing the-tap totalk-app-on-the-mainstream-nintendo-ds-range
Using the-tap totalk-app-on-the-mainstream-nintendo-ds-range
 
Mobile Email 2012
Mobile Email 2012Mobile Email 2012
Mobile Email 2012
 
The introduction to microsoft office and programming languages
The introduction to microsoft office and programming languagesThe introduction to microsoft office and programming languages
The introduction to microsoft office and programming languages
 
Multimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptxMultimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptx
 
ICT Web Design Lesson 1.pptx
ICT Web Design Lesson 1.pptxICT Web Design Lesson 1.pptx
ICT Web Design Lesson 1.pptx
 
HTML Email Best Practice
HTML Email Best PracticeHTML Email Best Practice
HTML Email Best Practice
 
Chap7
Chap7Chap7
Chap7
 
IEEE-Template.doc
IEEE-Template.docIEEE-Template.doc
IEEE-Template.doc
 

Recently uploaded

Top Interior Designers in Bangalore.pdf1
Top Interior Designers in Bangalore.pdf1Top Interior Designers in Bangalore.pdf1
Top Interior Designers in Bangalore.pdf1
Decomart Studio
 
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
9a93xvy
 
一比一原版(Columbia毕业证)哥伦比亚大学毕业证如何办理
一比一原版(Columbia毕业证)哥伦比亚大学毕业证如何办理一比一原版(Columbia毕业证)哥伦比亚大学毕业证如何办理
一比一原版(Columbia毕业证)哥伦比亚大学毕业证如何办理
asuzyq
 
20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf
ameli25062005
 
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
708pb191
 
原版定做(penn毕业证书)美国宾夕法尼亚大学毕业证文凭学历证书原版一模一样
原版定做(penn毕业证书)美国宾夕法尼亚大学毕业证文凭学历证书原版一模一样原版定做(penn毕业证书)美国宾夕法尼亚大学毕业证文凭学历证书原版一模一样
原版定做(penn毕业证书)美国宾夕法尼亚大学毕业证文凭学历证书原版一模一样
gpffo76j
 
Maximize Your Content with Beautiful Assets : Content & Asset for Landing Page
Maximize Your Content with Beautiful Assets : Content & Asset for Landing Page Maximize Your Content with Beautiful Assets : Content & Asset for Landing Page
Maximize Your Content with Beautiful Assets : Content & Asset for Landing Page
pmgdscunsri
 
一比一原版(BU毕业证)波士顿大学毕业证如何办理
一比一原版(BU毕业证)波士顿大学毕业证如何办理一比一原版(BU毕业证)波士顿大学毕业证如何办理
一比一原版(BU毕业证)波士顿大学毕业证如何办理
peuce
 
一比一原版(BU毕业证书)伯恩茅斯大学毕业证成绩单如何办理
一比一原版(BU毕业证书)伯恩茅斯大学毕业证成绩单如何办理一比一原版(BU毕业证书)伯恩茅斯大学毕业证成绩单如何办理
一比一原版(BU毕业证书)伯恩茅斯大学毕业证成绩单如何办理
h7j5io0
 
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
jyz59f4j
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
7sd8fier
 
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Mansi Shah
 
一比一原版(UW毕业证)西雅图华盛顿大学毕业证如何办理
一比一原版(UW毕业证)西雅图华盛顿大学毕业证如何办理一比一原版(UW毕业证)西雅图华盛顿大学毕业证如何办理
一比一原版(UW毕业证)西雅图华盛顿大学毕业证如何办理
kecekev
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
smpc3nvg
 
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
taqyed
 
Game Concept Presentation for Ukrainian Mythology Based Game With Designs
Game Concept Presentation for Ukrainian Mythology Based Game With DesignsGame Concept Presentation for Ukrainian Mythology Based Game With Designs
Game Concept Presentation for Ukrainian Mythology Based Game With Designs
184804
 
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdfSECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
eloprejohn333
 

Recently uploaded (20)

Top Interior Designers in Bangalore.pdf1
Top Interior Designers in Bangalore.pdf1Top Interior Designers in Bangalore.pdf1
Top Interior Designers in Bangalore.pdf1
 
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
 
一比一原版(Columbia毕业证)哥伦比亚大学毕业证如何办理
一比一原版(Columbia毕业证)哥伦比亚大学毕业证如何办理一比一原版(Columbia毕业证)哥伦比亚大学毕业证如何办理
一比一原版(Columbia毕业证)哥伦比亚大学毕业证如何办理
 
20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf
 
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
 
原版定做(penn毕业证书)美国宾夕法尼亚大学毕业证文凭学历证书原版一模一样
原版定做(penn毕业证书)美国宾夕法尼亚大学毕业证文凭学历证书原版一模一样原版定做(penn毕业证书)美国宾夕法尼亚大学毕业证文凭学历证书原版一模一样
原版定做(penn毕业证书)美国宾夕法尼亚大学毕业证文凭学历证书原版一模一样
 
Maximize Your Content with Beautiful Assets : Content & Asset for Landing Page
Maximize Your Content with Beautiful Assets : Content & Asset for Landing Page Maximize Your Content with Beautiful Assets : Content & Asset for Landing Page
Maximize Your Content with Beautiful Assets : Content & Asset for Landing Page
 
一比一原版(BU毕业证)波士顿大学毕业证如何办理
一比一原版(BU毕业证)波士顿大学毕业证如何办理一比一原版(BU毕业证)波士顿大学毕业证如何办理
一比一原版(BU毕业证)波士顿大学毕业证如何办理
 
一比一原版(BU毕业证书)伯恩茅斯大学毕业证成绩单如何办理
一比一原版(BU毕业证书)伯恩茅斯大学毕业证成绩单如何办理一比一原版(BU毕业证书)伯恩茅斯大学毕业证成绩单如何办理
一比一原版(BU毕业证书)伯恩茅斯大学毕业证成绩单如何办理
 
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
 
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
 
一比一原版(UW毕业证)西雅图华盛顿大学毕业证如何办理
一比一原版(UW毕业证)西雅图华盛顿大学毕业证如何办理一比一原版(UW毕业证)西雅图华盛顿大学毕业证如何办理
一比一原版(UW毕业证)西雅图华盛顿大学毕业证如何办理
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
 
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
 
Game Concept Presentation for Ukrainian Mythology Based Game With Designs
Game Concept Presentation for Ukrainian Mythology Based Game With DesignsGame Concept Presentation for Ukrainian Mythology Based Game With Designs
Game Concept Presentation for Ukrainian Mythology Based Game With Designs
 
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdfSECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
SECURING BUILDING PERMIT CITY OF CALOOCAN.pdf
 

Hanen Email Styleguide

  • 2. 01/ Design Masthead The masthead will provide a consistent look across all The navigation above the masthead will show the email communications. The logo will be left-aligned on links www.hanen.org, shop online, and contact us desktop and tablet emails and centered on mobile or and be consistent through all (or most) small devices. communications. Colour Light Grey Mid Grey Hanen Blue Light Orange Black #F2F2F2 #DDDDDD #3E6DA1 #FBBE81 #020202 Body/Background Borders/Misc Text Masthead Buttons Typography Footer /thehanencentre The footer area will be a simple design. Facebook and The footer, along with the masthead, will be Twitter icons followed by Hanen’s handle with Adress consistent throughout all (or most) of Hanen’s and Charity info underneath followed by unsubscribe email communications. options.
  • 3. 02/ Typography Lucida Sans Helvetica / Arial Aa Aa Aa Roboto Thin/Light Body copy Headings Special headings Paragraph Text Sub Headings 21 - 36px 14 - 15px 15 - 38px 1.5 line height 1.5 line height 1.0 line height H1/ Grumpy wizards make toxic brew for the evil Queen and Jack. H2/ Grumpy wizards make toxic brew for the evil Queen and Jack. H3/ Grumpy wizards make toxic brew for the evil Queen and Jack. H4/ Grumpy wizards make toxic brew for the evil Queen and Jack. P/ Grumpy wizards make toxic brew for the evil Queen and Jack. Suspendisse scelerisque lobortis tempor. Proin rutrum tristique placerat. Etiam ipsum metus, volutpat quis pharetra at, posuere sit amet quam. Donec sit amet dolor eget arcu dictum tristique. Proin nisi lorem, malesuada at venenatis at, ultrices condimentum lectus. Maecenas euismod malesuada nisi, ut ullamcorper urna ultrices et. Vivamus at est diam, ut volutpat dolor. Typography will be large enough for any user to read colours may be introduced for special campaigns. it comfortably and from a distance (i.e. leaning back Some headings will be shrunk on smaller devices in a computer chair). Grey and black will be the default (i.e. iPhone) to accomodate the small screen real colour palette for email communications but other estate.
  • 5. 04/ Technical Media Queries @media screen and (min-device-width: 240px), screen and (max-device-width: 680px) { // mobile styles here } Media queries will be used to optimize emails for vary- iOS, android 2.3+, blackberry 6+, windows phone ing viewport sizes. Media queries target devices based 7+, kindle and a number of other tablet devices. on width, height or pixel density and are supported by CSS ID’s table#email-body { table[id=”email-body”] { Using the second method within the media query to select id’s fixes the issue of Yahoo Mail giving precedence to media query styles Table Layout <table id=”main” cellpadding=”0” cellspacing=”0” width=”700” border=”0”> // email content here </table> Table based layouts will be used to ensure consistency adjusted via css classnames and media queries across all major email clients. Emails will be hard-coded to a flexible width for smaller devices like smart- to 700 pixels in width for desktops and tablets and phones. Type Handling <div class=”h1” style=”font:normal 38px/140% Arial, Helvetica, sans-serif;”> // heading text here </div> Div’s with inline styles and classnames will be used typography. Gmail (and other email clients) will instead of proper heading and paragraph tags to ensure override proper tags with their own styles. email clients like gmail properly render email
  • 6. 05/ Imagery & Buttons Banners 700px desktop 100% mobile Title in bottom right corner large text Image banners will span the full width of the email and exported 1.5 times larger than the intended size scale down automatically for small devices. The height and then scaled down to ensure retina devices look of the image may vary in size. Images will use a @1.5x clear and not fuzzy. workaround for retina devices. All key visuals will be Example Imagery Email imagery blah blah ... Buttons Example of a standard button that will be consistent across email communications. Special buttons may be used for specific or special campaigns.