69
RESPONSIVE WEB DESIGN sara cannon / sara-cannon.com / follow @saracannon WORDCAMP SAN FRANCISCO 2011

Responsive Web Design - WordCamp San Francisco

Embed Size (px)

DESCRIPTION

Your site is about your content. With mobile devices, iPads, phones, gaming consols, etc: people can access your content many different ways and formats. How can we maintain some control over the display of our content and keep our brand consistent? How can we try to provide the best user experience on any platform?Enter Responsive Web Design. A term coined by Ethan Marcotte. Many experts aren’t leaning on one static design anymore, but on structured content that adapts to its given environment.We are going to take a look at responsive web design techniques out there including: progressive enhancement, flexible grids, media queries, flexible images & video, & other methods that you can implement to make your WordPress theme “Responsive”

Citation preview

Page 1: Responsive Web Design - WordCamp San Francisco

RESPONSIVE WEB DESIGN

sara cannon / sara-cannon.com / follow @saracannon

WORDCAMP SAN FRANCISCO 2011

Page 2: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

SARA CANNON

A B O U T M E

Birmingham, AL

@saracannon

slideshare.net/saracannon

sara-cannon.com

make.wordpress.org/ui

Page 3: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

I N T H E B E G I N N I N G . . .

Page 4: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

O V E R T I M E . . .

Page 5: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

A W E S O M E R & A W E S O M E R . . .

Page 6: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

S O M A N Y D E V I C E S A H H H H !

Page 7: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

S O M A N Y D E V I C E S A H H H H !

Page 8: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

S O M A N Y D E V I C E S A H H H H !

Page 9: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

R E S P O N S I V E W E B D E S I G N

CONTENT.

Page 10: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

R E S P O N S I V E W E B D E S I G N

WHAT DO WE DO?

Page 11: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

We can design for an optimal viewing experience, but embed standards-based technologies into our designs to make them not only more !exible, but more adaptive to the media that renders them.

- Ethan Marcotte

alistapart.com/articles/responsive-web-design

Page 12: Responsive Web Design - WordCamp San Francisco

come on. be a smart little website.

RESPONSIVE WEB DESIGN

Page 13: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

Responsive Design is the most exciting design idea on the web since the separation of presentation and content.

- Ian Stewart

Page 14: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

twentyelevendemo.wordpress.com

Page 15: Responsive Web Design - WordCamp San Francisco
Page 16: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

Responsive Design has to do with being as canvas agnostic as possible, while offering a consistent and attractive experience on different devices and screen sizes. e web-canvas conforms the design, and, since the proportions and visual balances you set are only going to change, it makes sense to help them change with grace.

- Matías Ventura

Page 17: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

twentyelevendemo.wordpress.com

Page 18: Responsive Web Design - WordCamp San Francisco
Page 19: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

hicksdesign.co.uk

Page 20: Responsive Web Design - WordCamp San Francisco
Page 21: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

foodsense.is

Page 22: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

morehazards.com

Page 23: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

B E R E S P O N S I V E !

HOW DO WE BECOME RESPONSIVE?1. adaptive grid systems & images

2. media queries3. lots of $nagling and crying

4. ???????5. pro$t

Page 24: Responsive Web Design - WordCamp San Francisco

ADAPTIVE GRID SYSTEMS & IMAGES

responsive (responsible?) design

Page 25: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

C S S G R I D S | B E R E S P O N S I V E !

960.gs blueprintcss.org

Page 26: Responsive Web Design - WordCamp San Francisco

C S S G R I D S | B E R E S P O N S I V E !

Page 27: Responsive Web Design - WordCamp San Francisco

C S S G R I D S | B E R E S P O N S I V E !

Page 28: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

C S S G R I D S | B E R E S P O N S I V E !

!exible grids

alistapart.com/articles/!uidgrids

Page 29: Responsive Web Design - WordCamp San Francisco

C S S G R I D S | B E R E S P O N S I V E !

cssgrid.net

Page 30: Responsive Web Design - WordCamp San Francisco

C S S G R I D S | B E R E S P O N S I V E !

Page 31: Responsive Web Design - WordCamp San Francisco

C S S G R I D S | B E R E S P O N S I V E !

lessframework.com

Page 32: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

C S S G R I D S | B E R E S P O N S I V E !

%

Page 33: Responsive Web Design - WordCamp San Francisco

C S S G R I D S | B E R E S P O N S I V E !

target ÷ context = result

940

720 220

76.5957447% 23.40425535%

100%

Page 34: Responsive Web Design - WordCamp San Francisco

C S S G R I D S | B E R E S P O N S I V E !

responsivetwentyten.com

Page 35: Responsive Web Design - WordCamp San Francisco

C S S G R I D S | B E R E S P O N S I V E !

Page 36: Responsive Web Design - WordCamp San Francisco
Page 37: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

twentyelevendemo.wordpress.com

Page 38: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

B E R E S P O N S I V E !

!exible images

Page 39: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

e toughest challenge in implementing the responsive bitswas !uid media. A lot of trial and error went into $nding the right CSS solution, but what's cool is we've been able to apply it to many more themes that we maintain on wordpress.com.

- Lance Willett

Page 40: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

B E R E S P O N S I V E !

Page 41: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

B E R E S P O N S I V E !

!exible media

netmagazine.com/tutorials/create-!uid-width-videos

by Chris Coyier

Page 42: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

T H E M I N G A N D M O B I L E

Page 43: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

B E R E S P O N S I V E !

HOW DO WE BECOME RESPONSIVE?1. adaptive grid systems & images

2. media queries3. lots of $nagling and crying

4. ???????5. pro$t

Page 44: Responsive Web Design - WordCamp San Francisco

MEDIA QUERIES

whoa, this is css?

Page 45: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

M E D I A Q U E R I E S

IT’S KIND OF LIKE CONDITIONAL COMMENTS...

...BUT WITHIN CSS!

Page 46: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

M E D I A Q U E R I E S

@MEDIA

Page 47: Responsive Web Design - WordCamp San Francisco

M E D I A Q U E R I E S

Page 48: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

M E D I A Q U E R I E S

CSS3-MEDIAQUERIES.JS

code.google.com/p/css3-mediaqueries-js

css3-mediaqueries.js is a JavaScript library to make IE 5+, Firefox 1+ and Safari 2 transparently parse, test and apply CSS3 Media Queries

Page 49: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

R E S O U R C E S O N M E D I A Q U E R I E S

M E D I A Q U E R I E S

w3.org/TR/css3-mediaqueries

smashingmagazine.com/2010/07/19/how-to-use-css3-media-queries-to-create-a-mobile-version-of-your-website

css-tricks.com/css-media-queries

Page 50: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

B E R E S P O N S I V E !

RESPONSIVE WEB DESIGNmust see articles/resources

Page 51: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

books.alistapart.com/products/responsive-web-design

Page 52: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

alistapart.com/articles/responsive-web-design

Page 53: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

alistapart.com/articles/!uidgrids

Page 54: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design

Page 55: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

unstoppablerobotninja.com/entry/!uid-images/

Page 57: Responsive Web Design - WordCamp San Francisco

B E R E S P O N S I V E !

mediaqueri.es

Page 58: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

B E R E S P O N S I V E !

BUT I WANT TO BE RESPONSIVEright now!!!

Page 59: Responsive Web Design - WordCamp San Francisco

RESPONSIVE WORDPRESS THEMES

I CAN HAS RESPONSIVE SITE NOW?!!

Page 60: Responsive Web Design - WordCamp San Francisco

R E S P O N S I V E W O R D P R E S S T H E M E S

twentyelevendemo.wordpress.com

Page 61: Responsive Web Design - WordCamp San Francisco

R E S P O N S I V E W O R D P R E S S T H E M E S

chateaudemo.wordpress.com

Page 62: Responsive Web Design - WordCamp San Francisco

R E S P O N S I V E W O R D P R E S S T H E M E S

quintusdemo.wordpress.com

Page 63: Responsive Web Design - WordCamp San Francisco

R E S P O N S I V E W O R D P R E S S T H E M E S

reactdemo.wordpress.com

Page 64: Responsive Web Design - WordCamp San Francisco

R E S P O N S I V E W O R D P R E S S T H E M E S

basicmathsdemo.wordpress.com

Page 65: Responsive Web Design - WordCamp San Francisco

R E S P O N S I V E W O R D P R E S S T H E M E S

shelfdemo.wordpress.com

Page 66: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

T Y P O G R A P H Y O N T H E W E B

Always.

Check All Browsers

Page 67: Responsive Web Design - WordCamp San Francisco

Check Your Devices

Page 68: Responsive Web Design - WordCamp San Francisco

WORDCAMP SAN FRANCISCO

T H E M I N G A N D M O B I L E

CONTENT.

Page 69: Responsive Web Design - WordCamp San Francisco

ank You!

RESPONSIVE WEB DESIGN

sara cannon / sara-cannon.com / @saracannonslideshare.net/saracannon