SlideShare a Scribd company logo
1 of 45
Multiple Strategies
     For Multiple Screens
            Janine Warner
Web: DigitalFamily.com Twitter: @janinewarner
People use mobile devices
      for 3 reasons
To save time
To connect
with others
To Kill Time
Designing for
the Mobile Web
San Francisco Chronicle in 1996 used a very simple design
(as you can see in the Internet Archive http://www.archive.org/)
Today, web sites are much more complicated, but not always better designed
Should web pages still be designed
      to fit above the fold?
Where is ‘the fold’ today?
When ING redesigned their website, they made it more modular
Modular Design
The best web designs
today are long pages,
divided into sections
Critical content is ‘above the fold’
Content is divided into sections
Tap on any section on the Apple website
 and it enlarges to fill the iPhone screen
Just because you can open a site on an
iPhone, does mean it’s ‘mobile friendly’
The Harvard and Stanford University websites
represent two good approaches to mobile navigation
Massachusetts Institute of Technology comparison
Native App on iPhone        Mobile Web App on iPhone
Massachusetts Institute of Technology comparison continued
  Native App on iPhone         Mobile Web App on iPhone
Fat Finger-Proof
The best mobile designs:

 • Are simple
 • Use large font sizes
 • Modular structure
 • Big, touchable, buttons
Designing for Multiple Screens
Adaptive & Responsive Design
WML
In the early days of mobile
design, the Wireless Markup
Language was required.

WML is no longer used
for most mobile sites.
Markup Language : A History Lesson
• WML
  Wireless Markup Language
• HTML MP
  HTML mobile profile
• HTML5 & CSS3
  Version 5 of the
  HyperText Markup Language
  & Cascading Style Sheets
Today’s most popular
  choice for mobile
    web design.

  Superhero HTML 5
         and
    Sidekick: CSS3
Cascading Style Sheets
Design for Portrait and Landscape views
Today the challenge is to design for large screens and small screens
Soon we’ll have to design for devices
  that support augmented reality
And Corning Glass can turn any glass surface into a monitor
Responsive Designs

Adjust the design to
best fit the browser
window size

Using CSS Media
Queries to target
Screen size
Responsive Design
1 HTML page + 3 (or more) Sets of CSS
With Responsive
Design, the
challenge is to
develop a modular
structure that
enables you to
rearrange the
elements to best fit
each screen size.
Adaptive Design

Requires a script
on the web server
& a device database

Enables different
designs optimized
for each device
Adaptive Design

The only way to
reach the broadest
mobile audience

Because CSS does
not work on
feature phones
Most mobile web
 surfing is done on
   smart phones
      & tablets

Because it is so hard
to surf on handsets
 with such limited
   input options
Responsive Design
You rearrange the
design elements based
on screensize

Works best with a
simple design
But even big, complicated sites are
 using Responsive Design now



 The Boston Globe
 one of the first
 Newspapers to use
 Responsive Design


    They use RESS =
Responsive + Server Side
Responsive Design
• Simpler to design, but limited to smart phones
  and tables devices
• One HTML document
• Multiple sets of style rules
• Media Queries make it possible to apply CSS
  based on screen size
• Most designers target at least 3 to 6 screen
  sizes: small, medium, large
• Best designs work on tiny cell phone screens
  as well as giant monitors
Adaptive Design
• More complex, but reaches the broad
  audience
• Device detection based on “user agents”
• Requires a device database
• Ability to generate multiple page designs
  based on device capabilities
• Most developers target 5 to 15 device profiles
• Best option if you need to reach low end
  devices because Media Queries don’t work on
  feature phones…
Content is “Princely”

              Goal: The most
              valuable content to
              each audience
              with the best design
              for each device
Janine Warner
janine@DigitalFamily.com

More Related Content

What's hot

What's hot (20)

Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive Design Presentation
Responsive Design PresentationResponsive Design Presentation
Responsive Design Presentation
 
Responsive Web Design | Website Designing
Responsive Web Design | Website DesigningResponsive Web Design | Website Designing
Responsive Web Design | Website Designing
 
Web design principles
Web design principlesWeb design principles
Web design principles
 
Responsive web design
Responsive web design Responsive web design
Responsive web design
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designing
 
Web Designing Presentation
Web Designing PresentationWeb Designing Presentation
Web Designing Presentation
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
How to optimize your blog for mobile traffic
How to optimize your blog for mobile trafficHow to optimize your blog for mobile traffic
How to optimize your blog for mobile traffic
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Notes8
Notes8Notes8
Notes8
 
Build a Responsive WordPress Theme with Zurbs Foundation Framework
Build a Responsive WordPress Theme with Zurbs Foundation FrameworkBuild a Responsive WordPress Theme with Zurbs Foundation Framework
Build a Responsive WordPress Theme with Zurbs Foundation Framework
 
Web Design Principle and Elements
Web Design Principle and ElementsWeb Design Principle and Elements
Web Design Principle and Elements
 
Principles of web design
Principles of web designPrinciples of web design
Principles of web design
 
Responsive vs. adaptive vs. device-specific: which one is best?
Responsive vs. adaptive vs. device-specific: which one is best?Responsive vs. adaptive vs. device-specific: which one is best?
Responsive vs. adaptive vs. device-specific: which one is best?
 
Webpage and ict
Webpage and ictWebpage and ict
Webpage and ict
 
Web site design
Web site designWeb site design
Web site design
 
Accessible Responsive Web Design
Accessible Responsive Web DesignAccessible Responsive Web Design
Accessible Responsive Web Design
 
Responsive Webdesign
Responsive WebdesignResponsive Webdesign
Responsive Webdesign
 
Responsive Web Design- Trending
Responsive Web Design- TrendingResponsive Web Design- Trending
Responsive Web Design- Trending
 

Viewers also liked

Viewers also liked (7)

Responsive web designing ppt(1)
Responsive web designing ppt(1)Responsive web designing ppt(1)
Responsive web designing ppt(1)
 
Adaptive vs Responsive Design
Adaptive vs Responsive DesignAdaptive vs Responsive Design
Adaptive vs Responsive Design
 
Adaptive vs Responsive Layouts
Adaptive vs Responsive LayoutsAdaptive vs Responsive Layouts
Adaptive vs Responsive Layouts
 
Understanding & Designing for the Mobile Web
Understanding & Designing for the Mobile WebUnderstanding & Designing for the Mobile Web
Understanding & Designing for the Mobile Web
 
Adaptive / Reponsive Content vs Adaptive / Responsive Design - Term Disamguation
Adaptive / Reponsive Content vs Adaptive / Responsive Design - Term DisamguationAdaptive / Reponsive Content vs Adaptive / Responsive Design - Term Disamguation
Adaptive / Reponsive Content vs Adaptive / Responsive Design - Term Disamguation
 
130 stats about the 7 social media trends dominating 2015
130 stats about the 7 social media trends dominating 2015130 stats about the 7 social media trends dominating 2015
130 stats about the 7 social media trends dominating 2015
 
The Rules of UX - Enterprise 2.0
The Rules of UX - Enterprise 2.0The Rules of UX - Enterprise 2.0
The Rules of UX - Enterprise 2.0
 

Similar to Multiple Design Strategies for Multiple Screens

Mornington Peninsula responsive design
Mornington Peninsula responsive designMornington Peninsula responsive design
Mornington Peninsula responsive design
SeamlessCMS
 
Designing for Mobile Devices
Designing for Mobile DevicesDesigning for Mobile Devices
Designing for Mobile Devices
OxonDigital
 
Website redesign
Website redesignWebsite redesign
Website redesign
OptfinITy
 
Possible_EOnline_responsive_design_sxsw2013
Possible_EOnline_responsive_design_sxsw2013Possible_EOnline_responsive_design_sxsw2013
Possible_EOnline_responsive_design_sxsw2013
asupawanich
 

Similar to Multiple Design Strategies for Multiple Screens (20)

digital marketing[1].pdf
digital marketing[1].pdfdigital marketing[1].pdf
digital marketing[1].pdf
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Mornington Peninsula responsive design
Mornington Peninsula responsive designMornington Peninsula responsive design
Mornington Peninsula responsive design
 
Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devices
 
Mobile SEO (English Version)
Mobile SEO (English Version)Mobile SEO (English Version)
Mobile SEO (English Version)
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Responsive Design Webinar
Responsive Design WebinarResponsive Design Webinar
Responsive Design Webinar
 
Designing for Mobile Devices
Designing for Mobile DevicesDesigning for Mobile Devices
Designing for Mobile Devices
 
SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013
 
Website redesign
Website redesignWebsite redesign
Website redesign
 
Responsive Web Design_2013
Responsive Web Design_2013Responsive Web Design_2013
Responsive Web Design_2013
 
How to create a mobile version of your website
How to create a mobile version of your websiteHow to create a mobile version of your website
How to create a mobile version of your website
 
Web designtrends 5-29-2013
Web designtrends 5-29-2013Web designtrends 5-29-2013
Web designtrends 5-29-2013
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work EverywhereUsing Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere
 
Responsive Web Designs
Responsive Web DesignsResponsive Web Designs
Responsive Web Designs
 
Possible_EOnline_responsive_design_sxsw2013
Possible_EOnline_responsive_design_sxsw2013Possible_EOnline_responsive_design_sxsw2013
Possible_EOnline_responsive_design_sxsw2013
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)
 
RESPONSIVE WEB DESIGN
RESPONSIVE WEB DESIGNRESPONSIVE WEB DESIGN
RESPONSIVE WEB DESIGN
 
mobile browsers.pptx
mobile browsers.pptxmobile browsers.pptx
mobile browsers.pptx
 
reponsive-web-design.pptx
reponsive-web-design.pptxreponsive-web-design.pptx
reponsive-web-design.pptx
 

Recently uploaded

the Husband rolesBrown Aesthetic Cute Group Project Presentation
the Husband rolesBrown Aesthetic Cute Group Project Presentationthe Husband rolesBrown Aesthetic Cute Group Project Presentation
the Husband rolesBrown Aesthetic Cute Group Project Presentation
brynpueblos04
 
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
Cara Menggugurkan Kandungan 087776558899
 
February 2024 Recommendations for newsletter
February 2024 Recommendations for newsletterFebruary 2024 Recommendations for newsletter
February 2024 Recommendations for newsletter
ssuserdfec6a
 

Recently uploaded (10)

2023 - Between Philosophy and Practice: Introducing Yoga
2023 - Between Philosophy and Practice: Introducing Yoga2023 - Between Philosophy and Practice: Introducing Yoga
2023 - Between Philosophy and Practice: Introducing Yoga
 
Dadar West Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
Dadar West Escorts 🥰 8617370543 Call Girls Offer VIP Hot GirlsDadar West Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
Dadar West Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
 
the Husband rolesBrown Aesthetic Cute Group Project Presentation
the Husband rolesBrown Aesthetic Cute Group Project Presentationthe Husband rolesBrown Aesthetic Cute Group Project Presentation
the Husband rolesBrown Aesthetic Cute Group Project Presentation
 
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
 
WOMEN EMPOWERMENT women empowerment.pptx
WOMEN EMPOWERMENT women empowerment.pptxWOMEN EMPOWERMENT women empowerment.pptx
WOMEN EMPOWERMENT women empowerment.pptx
 
Pokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy TheoryPokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy Theory
 
SIKP311 Sikolohiyang Pilipino - Ginhawa.pptx
SIKP311 Sikolohiyang Pilipino - Ginhawa.pptxSIKP311 Sikolohiyang Pilipino - Ginhawa.pptx
SIKP311 Sikolohiyang Pilipino - Ginhawa.pptx
 
February 2024 Recommendations for newsletter
February 2024 Recommendations for newsletterFebruary 2024 Recommendations for newsletter
February 2024 Recommendations for newsletter
 
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East G...
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East G...Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East G...
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East G...
 
March 2023 Recommendations for newsletter
March 2023 Recommendations for newsletterMarch 2023 Recommendations for newsletter
March 2023 Recommendations for newsletter
 

Multiple Design Strategies for Multiple Screens