Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Responsive Web Design Recap

14islands
October 01, 2015

Responsive Web Design Recap

Responsive Web Design has been around for a while. How about a recap?

14islands

October 01, 2015
Tweet

More Decks by 14islands

Other Decks in Design

Transcript

  1. Design and development should respond to the user’s behavior and

    environment based on screen size, platform and orientation.
  2. WHY

  3. There are more devices connected than people in the world

    today. http://www.bizjournals.com/prnewswire/press_releases/2014/10/06/NY30877
  4. Get your content ready to go anywhere because it’s going

    to go everywhere. - http://bradfrost.com/blog/web/for-a-future-friendly-web/
  5. HOW

  6. Print Monochrome Width Height Aspect Ratio Orientation And more… @media

    (min-width: 600px) { <something awesome here> }
  7. Breakpoints. Break. Points. Points at which things break in your

    design. http://www.markboulton.co.uk/journal/theinbetween “
  8. The web’s greatest strength, is often seen as a limitation,

    as a defect. http://alistapart.com/article/dao
  9. It is the nature of the web to be flexible.

    http://alistapart.com/article/dao
  10. It should be our role as designers and developers to

    embrace this flexibility, and produce pages which, by being flexible, are accessible to all. http://alistapart.com/article/dao
  11. The journey begins by letting go of control, and becoming

    flexible. http://alistapart.com/article/dao