Responsive Web Design
Responsive Web Design
Responsive Web Design
@htmlboy
I work at Swwweet.com
a tale of
CONTROL
obsession
1990s
2000s
2007 +
the web is 1024px & 320px wide
2010 + +
2012 + + +
the web is 1200px & 320px & 768px & 1800px wide
2012 + +
320px?
2012 + + + +
the web is 256px & 320px & 426px & 480px & 560px & 640px & 768px & 800px & 960px & 1024px & 1280px & 1440px & 1600px & 1800px
ENOUGH!
ENOUGH!
its time to accept the webs nature
THE WEB IS
uid universal
multidevice
rst act
2012.dconstruct.org
mediaqueri.es
BUT HOW?
exible grids exible media @media queries
GRIDS
16% 16% 16% 16% 16% 16% 16% 16%
GRIDS
target context result
GRIDS
.grid_3{width:300px} 300 / 960 = 0,2340 .grid_3{width:23.40%}
MEDIA
img, video{ max-width:100% }
MEDIA QUERIES
@media screen and (max-width:320px){ .side_column{ width: 100%; float: none; } }
MEDIA QUERIES
change the layout change the styles increase the font size
second act
Navigation
Navigation
menu
about work contact about work contact
bit.ly/rwd-nav
layout LAYOUT
1 3 6 2 5 4
layout LAYOUT
1 2 3 4 5 6 1 2
layout LAYOUT
images IMAGES
wide screens high-res screens small screens
images IMAGES
bigger images javascript loading sever-side solutions
bit.ly/rwd-images
images IMAGES
CSS3 SVG icon fonts
third act
workflow
WATERFALL
UX / IA DESIGN VISUAL DESIGN
DEV
BOSS
WATERFALL
Hi, I want a website
WATERFALL
Sure thing!
WATERFALL
First things rst. Well need some wireframes to set the structure.
WATERFALL
Some color and shiny things
WATERFALL
A bit of CSS, a dash of JS... And voil, our job here is done!
WATERFALL
Er... guys...
Responsive responsive
fourth act
ten tips
1. Communication
3. Micro-deliveries
4. Content rst
6. Mobile rst
7. Reference sketches
8. Prototype fast
TO RECAP
TO RECAP
you cant control the web
TO RECAP
you cant control the web RWD is a viable solution
TO RECAP
you cant control the web RWD is a viable solution if we change our mentality
thanks!
Javier Usobiaga http://Swwweet.com @htmlboy