SlideShare ist ein Scribd-Unternehmen logo
1 von 10
Downloaden Sie, um offline zu lesen
Cordell Giesen
What is Responsive Design?

Responsive Web design is the approach that design and development should
respond to the user’s behavior and environment based on screen size, platform
and orientation.

The practice consists of a mix of flexible grids and layouts, images and an
intelligent use of CSS media queries.

The website should accommodate for:
•  Resolution
•  Image Size
•  Scripting Abilities

In short, a website should have the technology to respond to the user’s
preferences.
Taking A Closer Look

In creating a Responsive Website, your goal is to accommodate the user’s
viewing device, such as the iPhone. A Responsive Website can be achieved
through these short features:

•  The site must be built with a flexible grid foundation.

•  Images that are incorporated into the design must be flexible themselves.

•  Different views must be enabled in different contexts via media queries.

A responsive web design will usually use CSS media queries to style the page
according to specific rules, such as min-width.




  Google: responsive design
  http://www.abookapart.com/products/responsive-web-design
  http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/
  http://fuelyourcoding.com/10-tools-frameworks-for-responsive-design/
  http://digg.com/newsbar/topnews/70_essential_resources_for_creating_liquid_elastic_layouts
Flexibility

•  Good web design is a flexible grid.
•  A variety of browsers already demand flexible and fluid design.
Grid

•  Defining your own parameters for columns, spacing and containers is
often the best solution for a web design and can be just as flexible as any
existing system out there.

•  Size and spacing are the two main components to focus on in creating
your flexible grid system.




    mattkersley.com/responsive/
Images

Another feature of Responsive Web Design is images that move and scale
with your flexible grid.

•  To maintain fast loading times, use images of a manageable size. Using
the width and height attributes to scale them for more text content on
smaller devices isn’t a good usability practice.
•  An alternative to scaling is cropping. The CSS overflow property (e.g.
overflow: hidden) gives us the ability to crop images dynamically as the
containers around them shift to fit new display environments.
•  The option is available to have multiple versions available of the same
image and then serve up the appropriate sized version depending on the
user.
•  Finally, you have the option to hide images altogether. Media queries
that serve up a stylesheet which sets the display: none property for images
takes care of this function.




Unstoppable Robot Ninja has a simple script that automatically resizes your images.
Zomigi allows you to selectively hide parts of your image dynamically.
Media Queries

Media queries allow designers to build multiple layouts using the same HTML
documents by selectively serving style sheets based on the user agent’s features,
such as the browser window’s size.

Other parameters Media Queries deal with:
    •  Orientation
    •  Screen Resolution
    •  Color

Media queries and responsive design allow us to think outside of the constraints of
a screen size or resolution and start building websites that flexibly adapts to all
mediums.




Adaptive Layouts with Media Queries:
NET magazine offers some insightful info on the history of responsive or adaptive website designs and the introduction of the media query module
along with tips on how to implement such features yourself.
Working with Media Queries
Nathan Staines has written a great guide to the basics of responsive web design with usable code samples.
How to use CSS3 Orientation Media Queries
1stWebDesigner has some fun with CSS3 media queries to show what kind of effects can be produced. See how the orientation media query in
particular can be used to change the color of an image based on the orientation of the device or browser.
Understanding Its Value

There are obviously a lot of benefits towards getting behind Responsive Design as
the number of mobile users continues to rise. It’s important to note, however, that
before you go redesigning your website to first evaluate who the current users are
that are coming to your site and what they’re using to access it. Responsive
Design may not really be needed for some sites than others, and is best to
address the topic on a case-by-case basis.
Cordell Giesen

Weitere ähnliche Inhalte

Was ist angesagt?

Responsive Web Design - Introduction & Workflow Overview
Responsive Web Design - Introduction & Workflow OverviewResponsive Web Design - Introduction & Workflow Overview
Responsive Web Design - Introduction & Workflow Overview
Aidan Foster
 
Why should we build our website responsive
Why should we build our website responsiveWhy should we build our website responsive
Why should we build our website responsive
Omkarsoft Bangalore
 
Mobile Website Design: Responsive, Adaptive or Both?
Mobile Website Design: Responsive, Adaptive or Both?Mobile Website Design: Responsive, Adaptive or Both?
Mobile Website Design: Responsive, Adaptive or Both?
Effective
 

Was ist angesagt? (9)

HTML and Responsive Design
HTML and Responsive Design HTML and Responsive Design
HTML and Responsive Design
 
Responsive Web Design - Introduction & Workflow Overview
Responsive Web Design - Introduction & Workflow OverviewResponsive Web Design - Introduction & Workflow Overview
Responsive Web Design - Introduction & Workflow Overview
 
Why should we build our website responsive
Why should we build our website responsiveWhy should we build our website responsive
Why should we build our website responsive
 
Web Designing Presentation
Web Designing PresentationWeb Designing Presentation
Web Designing Presentation
 
Overview of Responsive Web Design
Overview of Responsive Web DesignOverview of Responsive Web Design
Overview of Responsive Web Design
 
Responsive Design for SharePoint
Responsive Design for SharePointResponsive Design for SharePoint
Responsive Design for SharePoint
 
Why responsive website good for seo
Why responsive website good for seoWhy responsive website good for seo
Why responsive website good for seo
 
Hack2o Responsive Web Design
Hack2o Responsive Web DesignHack2o Responsive Web Design
Hack2o Responsive Web Design
 
Mobile Website Design: Responsive, Adaptive or Both?
Mobile Website Design: Responsive, Adaptive or Both?Mobile Website Design: Responsive, Adaptive or Both?
Mobile Website Design: Responsive, Adaptive or Both?
 

Ähnlich wie Responsive Web design Zambig

Ähnlich wie Responsive Web design Zambig (20)

Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
 
Responsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendResponsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest Trend
 
Responsive Web Designing Fundamentals
Responsive Web Designing FundamentalsResponsive Web Designing Fundamentals
Responsive Web Designing Fundamentals
 
Responsive web designing ppt(1)
Responsive web designing ppt(1)Responsive web designing ppt(1)
Responsive web designing ppt(1)
 
Responsive web design ppt
Responsive web design pptResponsive web design ppt
Responsive web design ppt
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Aaug sample slides
Aaug sample slidesAaug sample slides
Aaug sample slides
 
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
 
Design responsively
Design responsivelyDesign responsively
Design responsively
 
reponsive-web-design.pptx
reponsive-web-design.pptxreponsive-web-design.pptx
reponsive-web-design.pptx
 
reponsive-web-design.pptx
reponsive-web-design.pptxreponsive-web-design.pptx
reponsive-web-design.pptx
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive Web Designs
Responsive Web DesignsResponsive Web Designs
Responsive Web Designs
 
Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.
 
Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.
 
Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devices
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
How to convert your website to responsive mode
How to convert your website to responsive modeHow to convert your website to responsive mode
How to convert your website to responsive mode
 
Chapter 17: Responsive Web Design
Chapter 17: Responsive Web DesignChapter 17: Responsive Web Design
Chapter 17: Responsive Web Design
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Responsive Web design Zambig

  • 2. What is Responsive Design? Responsive Web design is the approach that design and development should respond to the user’s behavior and environment based on screen size, platform and orientation. The practice consists of a mix of flexible grids and layouts, images and an intelligent use of CSS media queries. The website should accommodate for: •  Resolution •  Image Size •  Scripting Abilities In short, a website should have the technology to respond to the user’s preferences.
  • 3. Taking A Closer Look In creating a Responsive Website, your goal is to accommodate the user’s viewing device, such as the iPhone. A Responsive Website can be achieved through these short features: •  The site must be built with a flexible grid foundation. •  Images that are incorporated into the design must be flexible themselves. •  Different views must be enabled in different contexts via media queries. A responsive web design will usually use CSS media queries to style the page according to specific rules, such as min-width. Google: responsive design http://www.abookapart.com/products/responsive-web-design http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/ http://fuelyourcoding.com/10-tools-frameworks-for-responsive-design/ http://digg.com/newsbar/topnews/70_essential_resources_for_creating_liquid_elastic_layouts
  • 4. Flexibility •  Good web design is a flexible grid. •  A variety of browsers already demand flexible and fluid design.
  • 5. Grid •  Defining your own parameters for columns, spacing and containers is often the best solution for a web design and can be just as flexible as any existing system out there. •  Size and spacing are the two main components to focus on in creating your flexible grid system. mattkersley.com/responsive/
  • 6. Images Another feature of Responsive Web Design is images that move and scale with your flexible grid. •  To maintain fast loading times, use images of a manageable size. Using the width and height attributes to scale them for more text content on smaller devices isn’t a good usability practice. •  An alternative to scaling is cropping. The CSS overflow property (e.g. overflow: hidden) gives us the ability to crop images dynamically as the containers around them shift to fit new display environments. •  The option is available to have multiple versions available of the same image and then serve up the appropriate sized version depending on the user. •  Finally, you have the option to hide images altogether. Media queries that serve up a stylesheet which sets the display: none property for images takes care of this function. Unstoppable Robot Ninja has a simple script that automatically resizes your images. Zomigi allows you to selectively hide parts of your image dynamically.
  • 7. Media Queries Media queries allow designers to build multiple layouts using the same HTML documents by selectively serving style sheets based on the user agent’s features, such as the browser window’s size. Other parameters Media Queries deal with: •  Orientation •  Screen Resolution •  Color Media queries and responsive design allow us to think outside of the constraints of a screen size or resolution and start building websites that flexibly adapts to all mediums. Adaptive Layouts with Media Queries: NET magazine offers some insightful info on the history of responsive or adaptive website designs and the introduction of the media query module along with tips on how to implement such features yourself. Working with Media Queries Nathan Staines has written a great guide to the basics of responsive web design with usable code samples. How to use CSS3 Orientation Media Queries 1stWebDesigner has some fun with CSS3 media queries to show what kind of effects can be produced. See how the orientation media query in particular can be used to change the color of an image based on the orientation of the device or browser.
  • 8. Understanding Its Value There are obviously a lot of benefits towards getting behind Responsive Design as the number of mobile users continues to rise. It’s important to note, however, that before you go redesigning your website to first evaluate who the current users are that are coming to your site and what they’re using to access it. Responsive Design may not really be needed for some sites than others, and is best to address the topic on a case-by-case basis.
  • 9.