SlideShare ist ein Scribd-Unternehmen logo
Responsive
Design
The "other" way of doing mobile sites.
Why
Responsive?
More appropriately: Why mobile?
Creating Mobile Websites 5-7 years ago:
In 2007, web designers everywhere said, "Oh, (bleep)."
"By 2013, mobile phones will overtake
PCs as the most common Web access
device worldwide."



Garter Research, 2010
http://www.gartner.com/it/page.jsp?id=1278413
Tweetable Stats:
http://goo.gl/4uy66

It takes 90 minutes for the average person to respond to an
email. It takes 90 seconds for the average person to
respond to a text message. (Source: CTIA.org)

70% of all mobile searches result in action within 1 hour.
(Source: Mobile Marketer)

Mobile coupons get 10 times the redemption rate of
traditional coupons. (Source: Borrell Associates)

91% of all U.S. citizens have their mobile device within
reach 24/7. (Source: Morgan Stanley)
Reality hits you hard, bro.
What's the
solution?
"Responsive" vs
"Adaptive"
CSS vs jQuery
Mobile?
jQuery Mobile
Pros:                    Cons:
●   Easy & Fast          ● Too familiar?
●   Familiar Framework   ● Design restrictions
●   Native-ish UI        ● Doesn't push innovation
●   Consistent UI
●   Stable & Ongoing
CSS-based Responsive Design
Pros:
● Based on browser-size
● Provides consistent UI across all devices.
● IE bugs don't matter! (yet)
CSS-based Responsive Design
Cons:
There are NO CONS. Responsive Design
rawks and anyone who disagrees can go die in
a fire.
CSS-based Responsive Design
Cons:
● New territory in CSS.
● Requires a lot more research.
● Forced to attempt to solve an infinite number
  of scenarios.
Responsive Design Defined
The idea behind a responsive design is to
create a pleasant experience for your website
or web-app across all devices.
Responsive Design Defined
You are not trying to create a *unique*
experience on any one device (except possibly
the desktop).
Responsive Design Defined
The goal of a responsive design should be to
optimize the experience for as many devices as
you can.
Developing a
strategy.
Mobile first?
Depends.
"Who's your
audience?"
Which platform has the most value?
"If I had eight hours to chop down
a tree, I'd spend six sharpening
my axe."
Abraham Lincoln
Re-learning bad
habits.
Sorry, that should've been re-learning OLD
habits. Old, not bad.
Percentage
based design.
Ah, the good old days.
Font-sizing.
Everything you know is wrong.
Font-sizing options:
● Use pixels (good.)
● Use EMs (meh.)
● Use REMs (best?)
Layout options.
It's either mobile or it's not.
The God Ad
AKA: The thing that almost killed the project.
You mean the user has to
see an ad every time a
new page loads?
It scrolls down to
               the first listing!




Click the "next"
button...
The Code
It's not as hard as you might think...
The CSS:
.god.ad {display: none} /*Hide God Ad by default*/
@media screen and (max-width:980px) {
  .god.ad {
     display: block;
     margin: 0 auto;
  }
  .pencilHeader {display: none}
  .right.container {display: none}
CSS (cont'd):
.wrapper {width: auto !important;}
.left.container {
float: none;
margin: 0 auto;
width: 95%
}
.header {
width: 100%;
margin: 0 auto;
float: none;
background-position: right 8px;
}
The tools.
Some are better than others.
The Tools:
● Mobilizer
● Your browser (Chrome is Better than FF)
The Tools:
●   Mobilizer
●   Your browser (Chrome is Better than FF)
●   Twitter Bootstrap 2.0
●   www.responsinator.com
Some great
examples.
And best practices.
The day is
coming where
Responsive will
be the standard
and not the exception.
Questions?
(Speak up, plz.)
Thanks!
@meetmicah
www.meetmicah.com
See you on Facebook!

Weitere ähnliche Inhalte

Ähnlich wie Responsive Design: The "other" way of doing mobile sites.

Website redesign
Website redesignWebsite redesign
Website redesign
OptfinITy
 
Responsive web design & mobile web development - a technical and business app...
Responsive web design & mobile web development - a technical and business app...Responsive web design & mobile web development - a technical and business app...
Responsive web design & mobile web development - a technical and business app...
Atos_Worldline
 

Ähnlich wie Responsive Design: The "other" way of doing mobile sites. (20)

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
 
Website redesign
Website redesignWebsite redesign
Website redesign
 
Mobile UX Challenges
Mobile UX ChallengesMobile UX Challenges
Mobile UX Challenges
 
Mobile ux sot a and challenges
Mobile ux sot a and challengesMobile ux sot a and challenges
Mobile ux sot a and challenges
 
Responsive Web Design
Responsive Web Design Responsive Web Design
Responsive Web Design
 
Using Responsive Web Design To Make Your Web Work Everywhere - Updated
Using Responsive Web Design To Make Your Web Work Everywhere - UpdatedUsing Responsive Web Design To Make Your Web Work Everywhere - Updated
Using Responsive Web Design To Make Your Web Work Everywhere - Updated
 
Responsive Web Design vs Mobile Web App
Responsive Web Design  vs  Mobile Web AppResponsive Web Design  vs  Mobile Web App
Responsive Web Design vs Mobile Web App
 
Uxperts mobi 2013 soa & challenges
Uxperts mobi 2013   soa & challengesUxperts mobi 2013   soa & challenges
Uxperts mobi 2013 soa & challenges
 
How to Design Mobile First and the KISSS principle
How to Design Mobile First and the KISSS principleHow to Design Mobile First and the KISSS principle
How to Design Mobile First and the KISSS principle
 
Adaptive design: what is it and why should I be using it?
Adaptive design: what is it and why should I be using it?Adaptive design: what is it and why should I be using it?
Adaptive design: what is it and why should I be using it?
 
There Is No Mobile: An Introduction To Responsive Web Design
There Is No Mobile: An Introduction To Responsive Web DesignThere Is No Mobile: An Introduction To Responsive Web Design
There Is No Mobile: An Introduction To Responsive Web Design
 
How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?How not having a Responsive Website can be Detrimental to your business?
How not having a Responsive Website can be Detrimental to your business?
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive web design & mobile web development - a technical and business app...
Responsive web design & mobile web development - a technical and business app...Responsive web design & mobile web development - a technical and business app...
Responsive web design & mobile web development - a technical and business app...
 
Skill Session - Web Multi Device
Skill Session - Web Multi DeviceSkill Session - Web Multi Device
Skill Session - Web Multi Device
 
How to design for a wide range of smart phone types and screen sizes
How to design for a wide range of smart phone types and screen sizesHow to design for a wide range of smart phone types and screen sizes
How to design for a wide range of smart phone types and screen sizes
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Sbwire 531031
Sbwire 531031Sbwire 531031
Sbwire 531031
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere
 
Responsive Web Design (HeadStart TechTalks)
Responsive Web Design (HeadStart TechTalks)Responsive Web Design (HeadStart TechTalks)
Responsive Web Design (HeadStart TechTalks)
 

Kürzlich hochgeladen

Kürzlich hochgeladen (20)

Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resources
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPoint
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdfPost Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceutics
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...
 
Word Stress rules esl .pptx
Word Stress rules esl               .pptxWord Stress rules esl               .pptx
Word Stress rules esl .pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdfPost Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptx
 
“O BEIJO” EM ARTE .
“O BEIJO” EM ARTE                       .“O BEIJO” EM ARTE                       .
“O BEIJO” EM ARTE .
 

Responsive Design: The "other" way of doing mobile sites.