SlideShare a Scribd company logo
1 of 29
PASSION. INNOVATION. SOLUTIONS.

Designing for web, smartphone and tablets?
Responsive Web Design may be the answer!

             WebFirst, Inc.
            www.webfirst.com
PRESENTERS TODAY:

   Sanjay Patel, President of WebFirst
President and Co-Founder of WebFirst, Inc., an implementer of innovative social
media based content management solutions, global health training systems, and
mobile development technologies for federal and non-profit clients. Mr. Patel holds
a degree in biomedical engineering from Case Western Reserve University and a
Masters in Computer Science from Johns Hopkins University.


   Ted Gifford, Sr. Developer
With more than 10 years of programming, CSS, theming and Drupal Development
experience, Ted has been lead developer on many of our Drupal and web
engagements. Including NIH, Centers for Disease Control (BioPHusion), Jhpiego,
and USAID’s Famine Early Warning System database. Mr. Gifford holds a
Bachelor of Science Degree in Biomedical Engineering from The John Hopkins
University.
CURRENTLY WORKING AT / PAST PERFORMANCE:
COMPANY OVERVIEW – AREAS OF EXPERTISE
   Mobile Health (mHealth)              Geographic
    Technologies                          Information System (GIS)
     – Android / HTML 5 / iOS/             – ESRI
       Blackberry                          – Google Maps
     – SMS / Twilio / RapidSMS /
       FrontLineSMS                      Accessibility/Section 508
                                          Compliance
     – Open Data Kit
                                         Web Design / Content
   Public Health Informatics             Management Systems /
     – Data Collection                    Social Media
     – Data Analysis                       – Drupal, Wordpress (open
     – Data Visualization /                  source)
       Dashboards (e.g. Histograms,        – Use of Social Media as a
       Scatterplots)                         Health Promotion /
     – Reporting                             Recruitment Tool (Twitter,
                                             Facebook, RSS Feeds,
                                             Crowdsourcing)
PRESENTATION AGENDA

 What is Responsive Design?
 Demo Live Sites
 Terminology
 Mobile First
 Designing Responsive Elements
 Grid System
 Tools & Resources
 Questions (via Webex Chat)
WHAT IS RESPONSIVE DESIGN?


Responsive web design (RWD) is an approach to web
design in which a site is crafted to provide an optimal
viewing experience—easy reading and navigation with
a minimum of resizing, panning, and scrolling—across
a wide range of devices (from desktop computer
monitors to mobile phones).
RESPONSINATOR



     www.responsinator.com

 Site for Testing different screen
   widths / tablet / phone sizes
RESPONSINATOR



       Demo Live Sites using Responsinator
DESIGN APPROACHES

   Fixed sites – set width, resizing browser does not affect look


   Fluid – Relative width, resizing affects layout, no media
    queries.


   Adaptive – fixed (set) or relative widths (fluid), uses media
    queries


   Responsive - fluid grid, relative widths, media queries.
WHY IMPLEMENT A RESPONSIVE DESIGN?

1. Mobile is no longer optional


2. Native mobile Apps only work on certain devices and operating systems.


3. Responsive web design saves you time and money.


4. Responsive designs are future-proof.


5. What is the Alternative - separate subdomains (m.yourorg.org) for each
user agent?
WHAT IS MOBILE FIRST?


 Designyour website for the mobile
 experience (phones, tablets, etc.)

 Prioritize   your info for the small screen
WHAT IS IMPORTANT FOR MOBILE?

   Make Links (urls) & buttons big enough to touch


   Make the menu easily accessible


   Review Popups, JavaScript, Slideshows – may not be
    mobile friendly


   Prioritize information – Only show the most important
    information
RANGE OF SCREEN / BROWSER SIZES
RESPONSIVE DESIGN PROCESS
   Create a flexible width website


   Set limits for large screens if needed


   Determine how content fits best for different devices


   Add breakpoints for different widths


   Deal with tricky elements like tables grids, images,
    frames
EXAMPLE OF RESPONSIVE DESIGN
DESIGN APPROACHES


   Prototype rather than make full mockups


   No pixel-perfect design
USING DRUPAL THEMES
FOR RESPONSIVE DESIGN


Omega
 Adaptive
 Zen
 Fusion
Grid System
GRID SYSTEM
EXAMPLE OF RESPONSIVE DESIGN
    LANCASTER UNIVERSITY
MEDIA QUERIES

   Media Type (for screen or print)


   Media Feature (min-width, max-width)
MEDIA QUERIES EXAMPLE FOR LARGE SCREEN
(NORMAL)

<style media="all and (min-width: 980px) and (min-device-
width: 980px)" type="text/css">
@import url("mcerf-alpha-default.css");
@import url("mcerf-alpha-default-normal.css");
@import url("alpha-default-normal-12.css");
</style>
MEDIA QUERIES EXAMPLE FOR TABLETS
(NARROW)
<style media="all and (min-width: 740px) and (min-device-
width: 740px)" type="text/css">
@import url("mcerf-alpha-default.css");
@import url("mcerf-alpha-default-narrow.css");
@import url("alpha-default-narrow-12.css");
</style>
INTERNET EXPLORER ISSUES

Versions 6-8 do not support media queries
Thus we need to build a separate conditional in your CSS:
e.g.
If IE LT Version 9 then ie-960.css


- Typically a fixed width design
ARGUMENT AGAINST USING RESPONSIVE

1.   Defeats user expectation
2.   Costs more than non-responsive design / more effort
3.   Non-responsive can often work
4.   Often times there is no load time benefit
5.   Compromise of the design
GREAT SITES RELATED TO RESPONSIVE

   www.css-tricks.com
   Responsive tables
     – http://css-tricks.com/responsive-data-tables
   A list apart – http://www.alistapart.com/articles/responsive-web-design/
   Responsive Layouts http://www.lukew.com/ff/entry.asp?1514
   Drupal Base Themes – http://groups.drupal.org/node/175234
   Design Sites using the responsive grid system
     – http://www.netmagazine.com/tutorials/design-sites-using-responsive-grid-
       system
   Examples of responsive design:
     – http://www.tripwiremagazine.com/2012/06/responsive-website-design.html
RESOURCES / BOOKS
Responsive Web Design
by Ethan Marcotte
http://amzn.com/B005SYWGXW


The Book of CSS3: A Developer's Guide to the Future of Web Design
by Peter Gasston
http://amzn.com/1593272863


Designing with the Mind in Mind: Simple Guide to Understanding User
Interface Design Rules
by Jeff Johnson
QUESTIONS
CONTACT INFORMATION
           WebFirst, Inc.
           15800 Crabbs Branch Way, Suite 120
           Rockville, MD 20855

           301.670.1690 x208



           Presenters
           Sanjay Patel, spatel@webfirst.com
           Ted Gifford tgifford@webfirst.com


           www.webfirst.com

More Related Content

Similar to Responsive design

Integrating universal design, best practices, & accessibility atia 2013 - (...
Integrating universal design, best practices, & accessibility   atia 2013 - (...Integrating universal design, best practices, & accessibility   atia 2013 - (...
Integrating universal design, best practices, & accessibility atia 2013 - (...
Howard Kramer
 
Ud 4 web, classroom, curriculum
Ud 4 web, classroom, curriculumUd 4 web, classroom, curriculum
Ud 4 web, classroom, curriculum
Howard Kramer
 
Ud 4 web, classroom, curriculum
Ud 4 web, classroom, curriculumUd 4 web, classroom, curriculum
Ud 4 web, classroom, curriculum
Howard Kramer
 
Integrating universal design, best practices, & accessibility atia 2013
Integrating universal design, best practices, & accessibility   atia 2013Integrating universal design, best practices, & accessibility   atia 2013
Integrating universal design, best practices, & accessibility atia 2013
Howard Kramer
 
Going mobile edu web presentation - 2011
Going mobile   edu web presentation - 2011Going mobile   edu web presentation - 2011
Going mobile edu web presentation - 2011
Nathan Gerber
 
A web standards & ud approach for access (bps public)
A web standards & ud approach for access (bps   public)A web standards & ud approach for access (bps   public)
A web standards & ud approach for access (bps public)
Howard Kramer
 
Responsive Web Design & the Library
Responsive Web Design & the LibraryResponsive Web Design & the Library
Responsive Web Design & the Library
ariannaschlegel
 
Carma internet research module: Future data collection
Carma internet research module: Future data collectionCarma internet research module: Future data collection
Carma internet research module: Future data collection
Syracuse University
 
434519651-ONLINE-PLATFORMS-AS-TOOLS-FOR-ICT-CONTENT-DEVELOPMENT-pptx.pptx
434519651-ONLINE-PLATFORMS-AS-TOOLS-FOR-ICT-CONTENT-DEVELOPMENT-pptx.pptx434519651-ONLINE-PLATFORMS-AS-TOOLS-FOR-ICT-CONTENT-DEVELOPMENT-pptx.pptx
434519651-ONLINE-PLATFORMS-AS-TOOLS-FOR-ICT-CONTENT-DEVELOPMENT-pptx.pptx
RegineArellano2
 

Similar to Responsive design (20)

Integrating universal design, best practices, & accessibility atia 2013 - (...
Integrating universal design, best practices, & accessibility   atia 2013 - (...Integrating universal design, best practices, & accessibility   atia 2013 - (...
Integrating universal design, best practices, & accessibility atia 2013 - (...
 
Ud 4 web, classroom, curriculum
Ud 4 web, classroom, curriculumUd 4 web, classroom, curriculum
Ud 4 web, classroom, curriculum
 
Ud 4 web, classroom, curriculum
Ud 4 web, classroom, curriculumUd 4 web, classroom, curriculum
Ud 4 web, classroom, curriculum
 
Integrating universal design, best practices, & accessibility atia 2013
Integrating universal design, best practices, & accessibility   atia 2013Integrating universal design, best practices, & accessibility   atia 2013
Integrating universal design, best practices, & accessibility atia 2013
 
Going mobile edu web presentation - 2011
Going mobile   edu web presentation - 2011Going mobile   edu web presentation - 2011
Going mobile edu web presentation - 2011
 
WordPress in Higher Ed - Designing a Multi-device WordPress Course Site: A Ca...
WordPress in Higher Ed - Designing a Multi-device WordPress Course Site: A Ca...WordPress in Higher Ed - Designing a Multi-device WordPress Course Site: A Ca...
WordPress in Higher Ed - Designing a Multi-device WordPress Course Site: A Ca...
 
A web standards & ud approach for access (bps public)
A web standards & ud approach for access (bps   public)A web standards & ud approach for access (bps   public)
A web standards & ud approach for access (bps public)
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
Responsive Web Design & the Library
Responsive Web Design & the LibraryResponsive Web Design & the Library
Responsive Web Design & the Library
 
Building Responsive Websites with Drupal
Building Responsive Websites with DrupalBuilding Responsive Websites with Drupal
Building Responsive Websites with Drupal
 
Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012
Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012
Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012
 
Carma internet research module: Future data collection
Carma internet research module: Future data collectionCarma internet research module: Future data collection
Carma internet research module: Future data collection
 
434519651-ONLINE-PLATFORMS-AS-TOOLS-FOR-ICT-CONTENT-DEVELOPMENT-pptx.pptx
434519651-ONLINE-PLATFORMS-AS-TOOLS-FOR-ICT-CONTENT-DEVELOPMENT-pptx.pptx434519651-ONLINE-PLATFORMS-AS-TOOLS-FOR-ICT-CONTENT-DEVELOPMENT-pptx.pptx
434519651-ONLINE-PLATFORMS-AS-TOOLS-FOR-ICT-CONTENT-DEVELOPMENT-pptx.pptx
 
Bootstrap
BootstrapBootstrap
Bootstrap
 
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
 
Uxpin web ui design patterns 2014
Uxpin web ui design patterns 2014Uxpin web ui design patterns 2014
Uxpin web ui design patterns 2014
 
Blog camp2011
Blog camp2011Blog camp2011
Blog camp2011
 
RWD - Bootstrap
RWD - BootstrapRWD - Bootstrap
RWD - Bootstrap
 
Intro to web dev
Intro to web devIntro to web dev
Intro to web dev
 

Recently uploaded

Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
amitlee9823
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
instagramfab782445
 
Anupama Kundoo Cost Effective detailed ppt with plans and elevations with det...
Anupama Kundoo Cost Effective detailed ppt with plans and elevations with det...Anupama Kundoo Cost Effective detailed ppt with plans and elevations with det...
Anupama Kundoo Cost Effective detailed ppt with plans and elevations with det...
sriharipichandi
 
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
amitlee9823
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
nirzagarg
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
nirzagarg
 
➥🔝 7737669865 🔝▻ Kolkata Call-girls in Women Seeking Men 🔝Kolkata🔝 Escorts...
➥🔝 7737669865 🔝▻ Kolkata Call-girls in Women Seeking Men  🔝Kolkata🔝   Escorts...➥🔝 7737669865 🔝▻ Kolkata Call-girls in Women Seeking Men  🔝Kolkata🔝   Escorts...
➥🔝 7737669865 🔝▻ Kolkata Call-girls in Women Seeking Men 🔝Kolkata🔝 Escorts...
amitlee9823
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
mark11275
 
Just Call Vip call girls diu Escorts ☎️9352988975 Two shot with one girl (diu )
Just Call Vip call girls diu Escorts ☎️9352988975 Two shot with one girl (diu )Just Call Vip call girls diu Escorts ☎️9352988975 Two shot with one girl (diu )
Just Call Vip call girls diu Escorts ☎️9352988975 Two shot with one girl (diu )
gajnagarg
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
amitlee9823
 
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
amitlee9823
 

Recently uploaded (20)

Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
Lecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptxLecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptx
 
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
 
Anupama Kundoo Cost Effective detailed ppt with plans and elevations with det...
Anupama Kundoo Cost Effective detailed ppt with plans and elevations with det...Anupama Kundoo Cost Effective detailed ppt with plans and elevations with det...
Anupama Kundoo Cost Effective detailed ppt with plans and elevations with det...
 
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
 
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
 
➥🔝 7737669865 🔝▻ Kolkata Call-girls in Women Seeking Men 🔝Kolkata🔝 Escorts...
➥🔝 7737669865 🔝▻ Kolkata Call-girls in Women Seeking Men  🔝Kolkata🔝   Escorts...➥🔝 7737669865 🔝▻ Kolkata Call-girls in Women Seeking Men  🔝Kolkata🔝   Escorts...
➥🔝 7737669865 🔝▻ Kolkata Call-girls in Women Seeking Men 🔝Kolkata🔝 Escorts...
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
 
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls AgencyHire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
 
Just Call Vip call girls diu Escorts ☎️9352988975 Two shot with one girl (diu )
Just Call Vip call girls diu Escorts ☎️9352988975 Two shot with one girl (diu )Just Call Vip call girls diu Escorts ☎️9352988975 Two shot with one girl (diu )
Just Call Vip call girls diu Escorts ☎️9352988975 Two shot with one girl (diu )
 
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
 

Responsive design

  • 1. PASSION. INNOVATION. SOLUTIONS. Designing for web, smartphone and tablets? Responsive Web Design may be the answer! WebFirst, Inc. www.webfirst.com
  • 2. PRESENTERS TODAY:  Sanjay Patel, President of WebFirst President and Co-Founder of WebFirst, Inc., an implementer of innovative social media based content management solutions, global health training systems, and mobile development technologies for federal and non-profit clients. Mr. Patel holds a degree in biomedical engineering from Case Western Reserve University and a Masters in Computer Science from Johns Hopkins University.  Ted Gifford, Sr. Developer With more than 10 years of programming, CSS, theming and Drupal Development experience, Ted has been lead developer on many of our Drupal and web engagements. Including NIH, Centers for Disease Control (BioPHusion), Jhpiego, and USAID’s Famine Early Warning System database. Mr. Gifford holds a Bachelor of Science Degree in Biomedical Engineering from The John Hopkins University.
  • 3. CURRENTLY WORKING AT / PAST PERFORMANCE:
  • 4. COMPANY OVERVIEW – AREAS OF EXPERTISE  Mobile Health (mHealth)  Geographic Technologies Information System (GIS) – Android / HTML 5 / iOS/ – ESRI Blackberry – Google Maps – SMS / Twilio / RapidSMS / FrontLineSMS  Accessibility/Section 508 Compliance – Open Data Kit  Web Design / Content  Public Health Informatics Management Systems / – Data Collection Social Media – Data Analysis – Drupal, Wordpress (open – Data Visualization / source) Dashboards (e.g. Histograms, – Use of Social Media as a Scatterplots) Health Promotion / – Reporting Recruitment Tool (Twitter, Facebook, RSS Feeds, Crowdsourcing)
  • 5. PRESENTATION AGENDA  What is Responsive Design?  Demo Live Sites  Terminology  Mobile First  Designing Responsive Elements  Grid System  Tools & Resources  Questions (via Webex Chat)
  • 6. WHAT IS RESPONSIVE DESIGN? Responsive web design (RWD) is an approach to web design in which a site is crafted to provide an optimal viewing experience—easy reading and navigation with a minimum of resizing, panning, and scrolling—across a wide range of devices (from desktop computer monitors to mobile phones).
  • 7. RESPONSINATOR www.responsinator.com Site for Testing different screen widths / tablet / phone sizes
  • 8. RESPONSINATOR Demo Live Sites using Responsinator
  • 9. DESIGN APPROACHES  Fixed sites – set width, resizing browser does not affect look  Fluid – Relative width, resizing affects layout, no media queries.  Adaptive – fixed (set) or relative widths (fluid), uses media queries  Responsive - fluid grid, relative widths, media queries.
  • 10. WHY IMPLEMENT A RESPONSIVE DESIGN? 1. Mobile is no longer optional 2. Native mobile Apps only work on certain devices and operating systems. 3. Responsive web design saves you time and money. 4. Responsive designs are future-proof. 5. What is the Alternative - separate subdomains (m.yourorg.org) for each user agent?
  • 11. WHAT IS MOBILE FIRST?  Designyour website for the mobile experience (phones, tablets, etc.)  Prioritize your info for the small screen
  • 12. WHAT IS IMPORTANT FOR MOBILE?  Make Links (urls) & buttons big enough to touch  Make the menu easily accessible  Review Popups, JavaScript, Slideshows – may not be mobile friendly  Prioritize information – Only show the most important information
  • 13. RANGE OF SCREEN / BROWSER SIZES
  • 14. RESPONSIVE DESIGN PROCESS  Create a flexible width website  Set limits for large screens if needed  Determine how content fits best for different devices  Add breakpoints for different widths  Deal with tricky elements like tables grids, images, frames
  • 16. DESIGN APPROACHES  Prototype rather than make full mockups  No pixel-perfect design
  • 17. USING DRUPAL THEMES FOR RESPONSIVE DESIGN Omega  Adaptive  Zen  Fusion
  • 20. EXAMPLE OF RESPONSIVE DESIGN LANCASTER UNIVERSITY
  • 21. MEDIA QUERIES  Media Type (for screen or print)  Media Feature (min-width, max-width)
  • 22. MEDIA QUERIES EXAMPLE FOR LARGE SCREEN (NORMAL) <style media="all and (min-width: 980px) and (min-device- width: 980px)" type="text/css"> @import url("mcerf-alpha-default.css"); @import url("mcerf-alpha-default-normal.css"); @import url("alpha-default-normal-12.css"); </style>
  • 23. MEDIA QUERIES EXAMPLE FOR TABLETS (NARROW) <style media="all and (min-width: 740px) and (min-device- width: 740px)" type="text/css"> @import url("mcerf-alpha-default.css"); @import url("mcerf-alpha-default-narrow.css"); @import url("alpha-default-narrow-12.css"); </style>
  • 24. INTERNET EXPLORER ISSUES Versions 6-8 do not support media queries Thus we need to build a separate conditional in your CSS: e.g. If IE LT Version 9 then ie-960.css - Typically a fixed width design
  • 25. ARGUMENT AGAINST USING RESPONSIVE 1. Defeats user expectation 2. Costs more than non-responsive design / more effort 3. Non-responsive can often work 4. Often times there is no load time benefit 5. Compromise of the design
  • 26. GREAT SITES RELATED TO RESPONSIVE  www.css-tricks.com  Responsive tables – http://css-tricks.com/responsive-data-tables  A list apart – http://www.alistapart.com/articles/responsive-web-design/  Responsive Layouts http://www.lukew.com/ff/entry.asp?1514  Drupal Base Themes – http://groups.drupal.org/node/175234  Design Sites using the responsive grid system – http://www.netmagazine.com/tutorials/design-sites-using-responsive-grid- system  Examples of responsive design: – http://www.tripwiremagazine.com/2012/06/responsive-website-design.html
  • 27. RESOURCES / BOOKS Responsive Web Design by Ethan Marcotte http://amzn.com/B005SYWGXW The Book of CSS3: A Developer's Guide to the Future of Web Design by Peter Gasston http://amzn.com/1593272863 Designing with the Mind in Mind: Simple Guide to Understanding User Interface Design Rules by Jeff Johnson
  • 29. CONTACT INFORMATION WebFirst, Inc. 15800 Crabbs Branch Way, Suite 120 Rockville, MD 20855 301.670.1690 x208 Presenters Sanjay Patel, spatel@webfirst.com Ted Gifford tgifford@webfirst.com www.webfirst.com