SlideShare a Scribd company logo
1 of 16
Approaches to
Responsive Design &
Development
January 21, 2013
What is Responsive Design?
 • 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 (Wikipedia)
 • Ethan Marcotte, A List
   Apart, Responsive Web Design
   (May 25, 2010)
 • No longer a ‘luxury’
Elements of Responsive Design
• Fluid Grids & Fluid Layouts
• Media Queries
• Flexible Images/Media

• Responsive Menus
• Flexible type
Fluid Layouts
• Benefits vs. fixed-width layout; drawbacks
• Target / Context = Result




   Fixed-Width (based on pixels)               Fluid Layout (based on %’s)
Fluid Grids
• Typically 12 or 16 columns with column width and gutters
  based on %’s
• Example:
Using Fluid Grids
•   1140gs – cssgrid.net (PSD template included)
•   Foundation by Zurb (framework)
•   Twitter Bootstrap (framework)
•   Use 12/16 column PSD template when creating mockup
Media Queries
• Placed in stylesheet (can also use Javascript detection)
• Looks at the capability of the device and checks for:
  • Width & Height of browser window
  • Orientation
  • Resolution

• http://css-tricks.com/snippets/css/media-queries-for-
  standard-devices/
• http://nmsdvid.com/snippets/
Media Query Example

@media only screen and (min-device-width
: 320px) and (max-device-width : 480px)
{
     #primary-nav {display:none;}
     #responsive-nav {display:block;}
}

• Example: RoomTemp
• Concept of ‘breakpoints’
Media Query Breakpoints
• Browser widths that have a media query declaration to change
  the layout once the browser is within the declared range
• 320 px — Mobile portrait
• 480 px — Mobile landscape
• 600 px — Small tablet
• 768 px — Tablet portrait
• 1024 px — Tablet landscape/Netbook
• 1280 px & greater — Desktop
Flexible Images & Media
img, embed, iframe {
Max-width:100%;
Height:auto;
}
• http://css-tricks.com/video-source-by-screen-size/ -
  Different videos depending on screen size and device
• http://retinajs.com/ - Retina Images
Responsive Menus
•   Full Horizontal
•   Select Box (ex. RoomTemp)
•   Custom Dropdown (ex. Daystar)
•   Off Canvas




• http://css-tricks.com/responsive-menu-concepts/
Flexible Typography
• Set body to font-size:100% / 1em (16px)
• Base all fonts relative to the base font size, so a 32px H1 would
  be 2em (32 / 16 = 2)
• This makes it easy to adjust all typography with a single media
  query, changing the body font-size up or down
• PxtoEm.com
• CSS3 rems (based off HTML element, no nesting)
Responsive Frameworks
• Based around a fluid grid (except Skeleton); some contain user
  interface elements and additional features
• Skeleton
• Twitter Bootstrap
• Zurb Foundation
• 1140 CSS Grid
Advantages of Frameworks
•   Basic media queries & responsiveness done for you
•   Cross-browser tested
•   Rapid protoyping; grid template provided for designing
•   Drawbacks: learning curve, lots of markup, can be tough to
    create highly custom designs
Helpful Plugins
• CSS3-Mediaqueries.js (support for media queries on IE8 and
  below)
• Retina.js (serve up high res images)
• Fittext.js (scalable headlines)
• FlexSlider (responsive slider)
• FitVids.js (fluid video embeds)
Hacking Responsive Wordpress
Themes
• Inspect the behavior of the site
• Look at the media queries
• Determine if they are using a framework…learn how to
  incorporate that
• Example: Teamate.us

More Related Content

Viewers also liked

Olivia paige hall powerpoint
Olivia paige hall powerpointOlivia paige hall powerpoint
Olivia paige hall powerpointguest29f65ff5
 
Coquetel Due Company
Coquetel Due CompanyCoquetel Due Company
Coquetel Due CompanyAgência DUE
 
IOTO 3: Foursquare, 8 november 2011
IOTO 3: Foursquare, 8 november 2011IOTO 3: Foursquare, 8 november 2011
IOTO 3: Foursquare, 8 november 2011Al Sauerfield
 
Raalte 30 mei mei kansen voor horecaondernemers
Raalte 30 mei mei kansen voor horecaondernemersRaalte 30 mei mei kansen voor horecaondernemers
Raalte 30 mei mei kansen voor horecaondernemersAl Sauerfield
 
Flex Day Workshop 2011
Flex Day Workshop 2011Flex Day Workshop 2011
Flex Day Workshop 2011Sarah Bosler
 
Terschelling kansen voor KHN horecaondernemers
Terschelling kansen voor KHN horecaondernemersTerschelling kansen voor KHN horecaondernemers
Terschelling kansen voor KHN horecaondernemersAl Sauerfield
 
KHN Groene Hart: social media pp
KHN Groene Hart: social media ppKHN Groene Hart: social media pp
KHN Groene Hart: social media ppAl Sauerfield
 
2.11 04 friesland kansenvoor horecaondernemers
2.11 04 friesland kansenvoor horecaondernemers2.11 04 friesland kansenvoor horecaondernemers
2.11 04 friesland kansenvoor horecaondernemersAl Sauerfield
 
The Silver Fern Report - June 2010
The Silver Fern Report - June 2010The Silver Fern Report - June 2010
The Silver Fern Report - June 2010oparvez
 
Programma dag van de dijk 2008
Programma dag van de dijk 2008Programma dag van de dijk 2008
Programma dag van de dijk 2008RWS & HekjeHekjes
 
The hearth and_the_salamander
The hearth and_the_salamanderThe hearth and_the_salamander
The hearth and_the_salamanderguest000d0c
 
BTB AB - Outsourcing
BTB AB - OutsourcingBTB AB - Outsourcing
BTB AB - OutsourcingArvid Bräne
 
brandshare Japan 2014
brandshare Japan 2014brandshare Japan 2014
brandshare Japan 2014Edelman Japan
 
Pre Lim Task Analysis Sheet
Pre Lim Task Analysis SheetPre Lim Task Analysis Sheet
Pre Lim Task Analysis Sheetrosybrkr
 
Sweet Temptation - wir backen einen Kuchen wie Oberstaufen. #ITB #itbetw
Sweet Temptation - wir backen einen Kuchen wie Oberstaufen. #ITB #itbetwSweet Temptation - wir backen einen Kuchen wie Oberstaufen. #ITB #itbetw
Sweet Temptation - wir backen einen Kuchen wie Oberstaufen. #ITB #itbetwBenjamin Buhl
 
For mwc media mhw 2010 images
For mwc media mhw 2010 imagesFor mwc media mhw 2010 images
For mwc media mhw 2010 imagesGreg Millan
 

Viewers also liked (20)

Olivia paige hall powerpoint
Olivia paige hall powerpointOlivia paige hall powerpoint
Olivia paige hall powerpoint
 
Coquetel Due Company
Coquetel Due CompanyCoquetel Due Company
Coquetel Due Company
 
IOTO 3: Foursquare, 8 november 2011
IOTO 3: Foursquare, 8 november 2011IOTO 3: Foursquare, 8 november 2011
IOTO 3: Foursquare, 8 november 2011
 
Raalte 30 mei mei kansen voor horecaondernemers
Raalte 30 mei mei kansen voor horecaondernemersRaalte 30 mei mei kansen voor horecaondernemers
Raalte 30 mei mei kansen voor horecaondernemers
 
Flex Day Workshop 2011
Flex Day Workshop 2011Flex Day Workshop 2011
Flex Day Workshop 2011
 
Terschelling kansen voor KHN horecaondernemers
Terschelling kansen voor KHN horecaondernemersTerschelling kansen voor KHN horecaondernemers
Terschelling kansen voor KHN horecaondernemers
 
Mobile Marketing
Mobile MarketingMobile Marketing
Mobile Marketing
 
Mobile marketing
Mobile marketing Mobile marketing
Mobile marketing
 
KHN Groene Hart: social media pp
KHN Groene Hart: social media ppKHN Groene Hart: social media pp
KHN Groene Hart: social media pp
 
2.11 04 friesland kansenvoor horecaondernemers
2.11 04 friesland kansenvoor horecaondernemers2.11 04 friesland kansenvoor horecaondernemers
2.11 04 friesland kansenvoor horecaondernemers
 
The Silver Fern Report - June 2010
The Silver Fern Report - June 2010The Silver Fern Report - June 2010
The Silver Fern Report - June 2010
 
Programma dag van de dijk 2008
Programma dag van de dijk 2008Programma dag van de dijk 2008
Programma dag van de dijk 2008
 
The hearth and_the_salamander
The hearth and_the_salamanderThe hearth and_the_salamander
The hearth and_the_salamander
 
BTB AB - Outsourcing
BTB AB - OutsourcingBTB AB - Outsourcing
BTB AB - Outsourcing
 
brandshare Japan 2014
brandshare Japan 2014brandshare Japan 2014
brandshare Japan 2014
 
Pre Lim Task Analysis Sheet
Pre Lim Task Analysis SheetPre Lim Task Analysis Sheet
Pre Lim Task Analysis Sheet
 
Sweet Temptation - wir backen einen Kuchen wie Oberstaufen. #ITB #itbetw
Sweet Temptation - wir backen einen Kuchen wie Oberstaufen. #ITB #itbetwSweet Temptation - wir backen einen Kuchen wie Oberstaufen. #ITB #itbetw
Sweet Temptation - wir backen einen Kuchen wie Oberstaufen. #ITB #itbetw
 
ASP.net WPF Projects
ASP.net WPF ProjectsASP.net WPF Projects
ASP.net WPF Projects
 
A Proposal of Postgraduate Programme for Software Testing Specialization
A Proposal of Postgraduate Programme for Software Testing SpecializationA Proposal of Postgraduate Programme for Software Testing Specialization
A Proposal of Postgraduate Programme for Software Testing Specialization
 
For mwc media mhw 2010 images
For mwc media mhw 2010 imagesFor mwc media mhw 2010 images
For mwc media mhw 2010 images
 

Similar to Approaches to Responsive Wen Design & Development

SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013Marc D Anderson
 
Great Responsive-ability Web Design
Great Responsive-ability Web DesignGreat Responsive-ability Web Design
Great Responsive-ability Web DesignMike Wilcox
 
Responsive Web Design - Web & PHP Conference - 2013-09-18
Responsive Web Design - Web & PHP Conference - 2013-09-18Responsive Web Design - Web & PHP Conference - 2013-09-18
Responsive Web Design - Web & PHP Conference - 2013-09-18Frédéric Harper
 
Responsive Design and Drupal Theming
Responsive Design and Drupal ThemingResponsive Design and Drupal Theming
Responsive Design and Drupal ThemingSuzanne Dergacheva
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworksNicole Ryan
 
There Is No Mobile: An Introduction To Responsive Web Design
There Is No Mobile: An Introduction To Responsive Web DesignThere Is No Mobile: An Introduction To Responsive Web Design
There Is No Mobile: An Introduction To Responsive Web DesignChris Love
 
Responsive Web Design - What You Need to Know to Get Started
Responsive Web Design - What You Need to Know to Get StartedResponsive Web Design - What You Need to Know to Get Started
Responsive Web Design - What You Need to Know to Get Startedjennybchicken
 
CSS3: Simply Responsive
CSS3: Simply ResponsiveCSS3: Simply Responsive
CSS3: Simply ResponsiveDenise Jacobs
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Chris Love
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignDebra Shapiro
 
Node.js 101
 Node.js 101 Node.js 101
Node.js 101FITC
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignManjunatha D
 
Webinar Recording "Best Practices in RWD - Responsive Web Design"
Webinar Recording "Best Practices in RWD - Responsive Web Design"Webinar Recording "Best Practices in RWD - Responsive Web Design"
Webinar Recording "Best Practices in RWD - Responsive Web Design"Sachin Katariya
 
Responsive Web Design & APEX Theme 25
Responsive Web Design & APEX Theme 25Responsive Web Design & APEX Theme 25
Responsive Web Design & APEX Theme 25Christian Rokitta
 
CSS Framework + Progressive Enhacements
CSS Framework + Progressive EnhacementsCSS Framework + Progressive Enhacements
CSS Framework + Progressive EnhacementsMario Hernandez
 
CSS3 and Advanced Design
CSS3 and Advanced DesignCSS3 and Advanced Design
CSS3 and Advanced Designpaultrani
 
FITC - 2012-04-23 - Responsive Web Design
FITC - 2012-04-23 - Responsive Web DesignFITC - 2012-04-23 - Responsive Web Design
FITC - 2012-04-23 - Responsive Web DesignFrédéric Harper
 
FITC - Bootstrap Unleashed
FITC - Bootstrap UnleashedFITC - Bootstrap Unleashed
FITC - Bootstrap UnleashedRami Sayar
 

Similar to Approaches to Responsive Wen Design & Development (20)

SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013
 
Great Responsive-ability Web Design
Great Responsive-ability Web DesignGreat Responsive-ability Web Design
Great Responsive-ability Web Design
 
Responsive Web Design - Web & PHP Conference - 2013-09-18
Responsive Web Design - Web & PHP Conference - 2013-09-18Responsive Web Design - Web & PHP Conference - 2013-09-18
Responsive Web Design - Web & PHP Conference - 2013-09-18
 
Responsive Design and Drupal Theming
Responsive Design and Drupal ThemingResponsive Design and Drupal Theming
Responsive Design and Drupal Theming
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
 
There Is No Mobile: An Introduction To Responsive Web Design
There Is No Mobile: An Introduction To Responsive Web DesignThere Is No Mobile: An Introduction To Responsive Web Design
There Is No Mobile: An Introduction To Responsive Web Design
 
Responsive Web Design - What You Need to Know to Get Started
Responsive Web Design - What You Need to Know to Get StartedResponsive Web Design - What You Need to Know to Get Started
Responsive Web Design - What You Need to Know to Get Started
 
Twitter bootstrap1
Twitter bootstrap1Twitter bootstrap1
Twitter bootstrap1
 
CSS3: Simply Responsive
CSS3: Simply ResponsiveCSS3: Simply Responsive
CSS3: Simply Responsive
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Node.js 101
 Node.js 101 Node.js 101
Node.js 101
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Webinar Recording "Best Practices in RWD - Responsive Web Design"
Webinar Recording "Best Practices in RWD - Responsive Web Design"Webinar Recording "Best Practices in RWD - Responsive Web Design"
Webinar Recording "Best Practices in RWD - Responsive Web Design"
 
Responsive Web Design & APEX Theme 25
Responsive Web Design & APEX Theme 25Responsive Web Design & APEX Theme 25
Responsive Web Design & APEX Theme 25
 
CSS Framework + Progressive Enhacements
CSS Framework + Progressive EnhacementsCSS Framework + Progressive Enhacements
CSS Framework + Progressive Enhacements
 
CSS3 and Advanced Design
CSS3 and Advanced DesignCSS3 and Advanced Design
CSS3 and Advanced Design
 
FITC - 2012-04-23 - Responsive Web Design
FITC - 2012-04-23 - Responsive Web DesignFITC - 2012-04-23 - Responsive Web Design
FITC - 2012-04-23 - Responsive Web Design
 
FITC - Bootstrap Unleashed
FITC - Bootstrap UnleashedFITC - Bootstrap Unleashed
FITC - Bootstrap Unleashed
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 

More from Keyideas Infotech Private Limited

Google Allows Android Developers to Build Apps for the Assistant on Google Home
Google Allows Android Developers to Build Apps for the Assistant on Google HomeGoogle Allows Android Developers to Build Apps for the Assistant on Google Home
Google Allows Android Developers to Build Apps for the Assistant on Google HomeKeyideas Infotech Private Limited
 
10 Ideas To Make Your Website Look Nicer | Keyideas Infotech
10 Ideas To Make Your Website Look Nicer | Keyideas Infotech10 Ideas To Make Your Website Look Nicer | Keyideas Infotech
10 Ideas To Make Your Website Look Nicer | Keyideas InfotechKeyideas Infotech Private Limited
 

More from Keyideas Infotech Private Limited (20)

New Features Coming to Android O
New Features Coming to Android ONew Features Coming to Android O
New Features Coming to Android O
 
Drone for the Future
Drone for the FutureDrone for the Future
Drone for the Future
 
Google Allows Android Developers to Build Apps for the Assistant on Google Home
Google Allows Android Developers to Build Apps for the Assistant on Google HomeGoogle Allows Android Developers to Build Apps for the Assistant on Google Home
Google Allows Android Developers to Build Apps for the Assistant on Google Home
 
Mobile App Development: In-house Vs Outsource
Mobile App Development: In-house Vs OutsourceMobile App Development: In-house Vs Outsource
Mobile App Development: In-house Vs Outsource
 
Future Mobile Technologies That Could Arrive in 2017
Future Mobile Technologies That Could Arrive in 2017Future Mobile Technologies That Could Arrive in 2017
Future Mobile Technologies That Could Arrive in 2017
 
Future Scope of Internet Of Things (IoT)
Future Scope of Internet Of Things (IoT)Future Scope of Internet Of Things (IoT)
Future Scope of Internet Of Things (IoT)
 
Evolution of Android Version and their Features
Evolution of Android Version and their FeaturesEvolution of Android Version and their Features
Evolution of Android Version and their Features
 
Why mobile app is necessary for Entrepreneur?
Why mobile app is necessary for Entrepreneur?Why mobile app is necessary for Entrepreneur?
Why mobile app is necessary for Entrepreneur?
 
An iOS app to track your office expense
An iOS app to track your office expenseAn iOS app to track your office expense
An iOS app to track your office expense
 
Empowering Appreneurs
Empowering AppreneursEmpowering Appreneurs
Empowering Appreneurs
 
Scope of on demand service apps
Scope of on demand service appsScope of on demand service apps
Scope of on demand service apps
 
How to stay uninstalled?
How to stay uninstalled?How to stay uninstalled?
How to stay uninstalled?
 
How do i build the right SAAS application
How do i build the right SAAS applicationHow do i build the right SAAS application
How do i build the right SAAS application
 
Why is Hybrid Cloud important?
Why is Hybrid Cloud important?Why is Hybrid Cloud important?
Why is Hybrid Cloud important?
 
The 10 Important Tips for Android Users
The 10 Important Tips for Android UsersThe 10 Important Tips for Android Users
The 10 Important Tips for Android Users
 
10 Creative Ways to Market your iPhone Apps
10 Creative Ways to Market your iPhone Apps10 Creative Ways to Market your iPhone Apps
10 Creative Ways to Market your iPhone Apps
 
What to Look for When hiring a Web Development Company
What to Look for When hiring a Web Development CompanyWhat to Look for When hiring a Web Development Company
What to Look for When hiring a Web Development Company
 
Top 8 reasons why outsourcing is good for your business
Top 8 reasons why outsourcing is good for your businessTop 8 reasons why outsourcing is good for your business
Top 8 reasons why outsourcing is good for your business
 
Website Development Company | Keyideas Infotech
Website Development Company | Keyideas InfotechWebsite Development Company | Keyideas Infotech
Website Development Company | Keyideas Infotech
 
10 Ideas To Make Your Website Look Nicer | Keyideas Infotech
10 Ideas To Make Your Website Look Nicer | Keyideas Infotech10 Ideas To Make Your Website Look Nicer | Keyideas Infotech
10 Ideas To Make Your Website Look Nicer | Keyideas Infotech
 

Recently uploaded

Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 

Recently uploaded (20)

DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 

Approaches to Responsive Wen Design & Development

  • 1. Approaches to Responsive Design & Development January 21, 2013
  • 2. What is Responsive Design? • 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 (Wikipedia) • Ethan Marcotte, A List Apart, Responsive Web Design (May 25, 2010) • No longer a ‘luxury’
  • 3. Elements of Responsive Design • Fluid Grids & Fluid Layouts • Media Queries • Flexible Images/Media • Responsive Menus • Flexible type
  • 4. Fluid Layouts • Benefits vs. fixed-width layout; drawbacks • Target / Context = Result Fixed-Width (based on pixels) Fluid Layout (based on %’s)
  • 5. Fluid Grids • Typically 12 or 16 columns with column width and gutters based on %’s • Example:
  • 6. Using Fluid Grids • 1140gs – cssgrid.net (PSD template included) • Foundation by Zurb (framework) • Twitter Bootstrap (framework) • Use 12/16 column PSD template when creating mockup
  • 7. Media Queries • Placed in stylesheet (can also use Javascript detection) • Looks at the capability of the device and checks for: • Width & Height of browser window • Orientation • Resolution • http://css-tricks.com/snippets/css/media-queries-for- standard-devices/ • http://nmsdvid.com/snippets/
  • 8. Media Query Example @media only screen and (min-device-width : 320px) and (max-device-width : 480px) { #primary-nav {display:none;} #responsive-nav {display:block;} } • Example: RoomTemp • Concept of ‘breakpoints’
  • 9. Media Query Breakpoints • Browser widths that have a media query declaration to change the layout once the browser is within the declared range • 320 px — Mobile portrait • 480 px — Mobile landscape • 600 px — Small tablet • 768 px — Tablet portrait • 1024 px — Tablet landscape/Netbook • 1280 px & greater — Desktop
  • 10. Flexible Images & Media img, embed, iframe { Max-width:100%; Height:auto; } • http://css-tricks.com/video-source-by-screen-size/ - Different videos depending on screen size and device • http://retinajs.com/ - Retina Images
  • 11. Responsive Menus • Full Horizontal • Select Box (ex. RoomTemp) • Custom Dropdown (ex. Daystar) • Off Canvas • http://css-tricks.com/responsive-menu-concepts/
  • 12. Flexible Typography • Set body to font-size:100% / 1em (16px) • Base all fonts relative to the base font size, so a 32px H1 would be 2em (32 / 16 = 2) • This makes it easy to adjust all typography with a single media query, changing the body font-size up or down • PxtoEm.com • CSS3 rems (based off HTML element, no nesting)
  • 13. Responsive Frameworks • Based around a fluid grid (except Skeleton); some contain user interface elements and additional features • Skeleton • Twitter Bootstrap • Zurb Foundation • 1140 CSS Grid
  • 14. Advantages of Frameworks • Basic media queries & responsiveness done for you • Cross-browser tested • Rapid protoyping; grid template provided for designing • Drawbacks: learning curve, lots of markup, can be tough to create highly custom designs
  • 15. Helpful Plugins • CSS3-Mediaqueries.js (support for media queries on IE8 and below) • Retina.js (serve up high res images) • Fittext.js (scalable headlines) • FlexSlider (responsive slider) • FitVids.js (fluid video embeds)
  • 16. Hacking Responsive Wordpress Themes • Inspect the behavior of the site • Look at the media queries • Determine if they are using a framework…learn how to incorporate that • Example: Teamate.us