+ All Categories
Home > Technology > Responsive web design

Responsive web design

Date post: 28-Jan-2015
Category:
Upload: matt-herzberger
View: 1,312 times
Download: 1 times
Share this document with a friend
Description:
This is a presentation about creating sites using responsive web design
Popular Tags:
16
Responsive web design Design once and done Matt Herzberger FIU Web Communications
Transcript
Page 1: Responsive web design

Responsive web designDesign once and done

Matt HerzbergerFIU Web Communications

Page 2: Responsive web design

In the long long ago... 1990s

Best viewed in Internet Explorer

800 X 600

Page 3: Responsive web design

This used to be the web

Page 4: Responsive web design

Now we have to deal with this

http://bradfrostweb.com

Page 5: Responsive web design

The post PC era

http://www.flickr.com/photos/adactio/6152947625/

Page 6: Responsive web design

Here’s what we want

http://jboye.com/blogpost/how-jyske-bank-pulled-off-responsive-web-design/

Page 7: Responsive web design

How?Not an app, not a mobile site

RESPONSIVE WEB DESIGN

(RWD)AKA somewhat interchangeable (NOT REALLY) = Adaptive, Future Friendly,

Responsible, Progressive enhancement, Mobile First

Page 8: Responsive web design

What is RWD?Websites and apps that are sustainable and future friendly

We can’t design a new site for each new device, we should build a flexible adaptive site that can work on each new device

1.Flexible grid layout

2.Flexible images and media

3.Media Queries

Page 9: Responsive web design

How do we do RWD?

Start with the main layouts (Desktop, tablet, mobile - breakpoints)

Be more flexible about your design, it’s about proportions not pixels

Design, code, repeat... your plans may not work out in the browser

Page 10: Responsive web design

Quickstarts aka frameworks

Twitter bootstrap

Zurb Foundation

Skeleton, Less, 320 and up, Frameless, Gridless, and many more

Page 11: Responsive web design

Content is no longer king, it’s King, Queen and Prince

Page 12: Responsive web design

More relevant than ever

http://xkcd.com/773/

Page 13: Responsive web design

Content for RWDRethink (headers, navigation, search bar, call to action)

Eliminate unnecessary things

Make structured content, not a big dumb WYSIWYG think XML

Content should be fluid

Content should be consistent across all devices

Create once, publish everywhere

Page 14: Responsive web design

Gotchas / issuesImages

Videos

Typography

Content

Menus / navigation

RESS / server = performance

3rd party content / widgets

Page 15: Responsive web design

Higher ed examples

Higher ED RWD Directoryhttp://go.fiu.edu/eb2

Mobile in Higher Edhttp://go.fiu.edu/eb3


Recommended