mobile first responsive web design

23
Mobile First Responsive Web An Approach to Rethinking Mobile Web

Upload: mark-riggan

Post on 15-Jan-2015

6.966 views

Category:

Design


4 download

DESCRIPTION

Overview of mobile first, responsive web design philosophy, including examples and benefits that designers, developers and web firms can take advantage of.

TRANSCRIPT

Page 1: Mobile first responsive web design

Mobile First Responsive WebAn Approach to Rethinking Mobile Web

Page 2: Mobile first responsive web design

5 billion+People who own a mobile phone in the world.

Page 3: Mobile first responsive web design

2015Mobile Web usage will surpass Desktop Web usage.

Page 4: Mobile first responsive web design

What’s wrong with the web?

Page 5: Mobile first responsive web design

The Web of Today

• Mobile treated as an afterthought

• Reactive thinking

• Business-centric

• Specialized & Optimized

• Tends to get bloated

Page 6: Mobile first responsive web design

Think of it as a bandaid

Page 7: Mobile first responsive web design

Ok, so how can we fix it?

Page 8: Mobile first responsive web design

The Web of Tomorrow

• Mobile drives everything

• Proactive thinking

• User-centric

• Multi-device support

• Cleaner and faster

Page 9: Mobile first responsive web design

Think of it as a cure

Page 10: Mobile first responsive web design

The Key is to Be Responsive

Page 11: Mobile first responsive web design

Responsive Web Design

• Coined by Ethan Marcotte

• Similar to “Adaptive” layouts

• Fluid Grids structured around devices’ screen size

• Flexible Images & Media

• Media Queries

Page 12: Mobile first responsive web design

Adaptive vs Responsive

• Difference is in the measurements

• Adaptive is fixed-width, Responsive is fluid

• Adaptive - (IAWriter) www.iawriter.com

• Responsive - (DConstruct 2011) 2011.dconstruct.org

Page 13: Mobile first responsive web design

Sweet, so scale stuff down?

Page 14: Mobile first responsive web design

You thought WRONG!

Page 15: Mobile first responsive web design

Focus on Mobile First

Page 16: Mobile first responsive web design

Mobile First Web Design

• Coined by Luke Wroblewski

• Focus on core content and functionality

• Encourages “Progressive Enhancement”

• Opportunity for new technologies

• Supplements “Responsive Web Design”

Page 17: Mobile first responsive web design

Southwest.com

Page 18: Mobile first responsive web design

Too cluttered.

Highly focused.

Page 19: Mobile first responsive web design

Rule of Thumb:Identify your focus, then scale.

Page 20: Mobile first responsive web design

What’s our approach?

Page 21: Mobile first responsive web design

Formula for Success

• Structure Content First

• Begin with Mobile

• Support vs. Optimize

• Use CSS3 Media Queries

• Use HTML5 Semantic Markup

Page 22: Mobile first responsive web design

Everyone Benefits

• Proactive for future devices

• Caters to a broader audience

• More meaningful content

• Centralized management

• Reduced long-term costs

Page 23: Mobile first responsive web design

Mobile First Responsive WebAn Approach to Rethinking Mobile Web