SlideShare une entreprise Scribd logo
1  sur  35
1. HISTORY OF WEB DESIGN
2. WHAT IS RESPONSIVE WEB DESIGN ?
3. FLUID GRIDS AND FLEXIBLE LAYOUT
4. FLEXIBLE IMAGES AND VIDEOS
5. WEB SITE NAVIGATION
6. MULTIPLE SCREEN AND BROWSER
COMPATIBILITY
7. MEDIA QUERIES
8. RESS-FUTURE OF WEB DESIGN
9. ADVANTAGES
10. CONCLUSION
• In August 1991, Tim Berners Lee published
the first website.
• In 1994, the World Wide Web Consortium (W3C)
formed.
• Table-based layouts gave web designers more
options for creating websites.
• In 1996, Microsoft released its first competitive
browser, with its own features and tags called
“internet explorer”.
• Between 2000 and 2005, the top sites included
apple.com, msn.com, ebay.com, napster.com,
forbes.com, adobe.com and microsoft.com.
A responsive website is one that adapts to
the screen size of the device where the website is
being served. So when the page resizes, the
layout adjusts according to the fit of the screen.
• New devices with new screen sizes are being
developed every day, and each of these devices may
be able to handle variations in size, functionality and
even color.
• Some are in landscape, and others are portrait like
Iphone , Ipad, HTC, Sony Xperia
• In responsive web design the illustration will crop off
while changing the view from desktop to smartphone
view.
• The name , heading position changes automatically
and resizes as needed for good display
• Images can be automatically adjusted and
also the content of that web site adjusts
to the screen resolution of the device.
• As we can see below the 3 screens of
desktop, tab, smartphone of a same
website.
• How a website is structured, how information is spread
through the website and how critical is the content for the
particular purpose of the website are some key
considerations while designing navigational elements
for a responsive website.
Home
Component
Of Website
About Us Products Gallery Contact
A fluid grid is a way of defining a layout in terms
of proportions. Thus, when the dimensions of a
screen are shrunk, the layout with all elements
will reduce in proportion.
• When any device is requesting for a web
site then images get flexible for that
device.
• With the help of media queries, you can
also add flexible image sizes and embed
flexible video displays on your responsive
website.
Adjust Images Flexible Images
RWD allows you to design flexible screen
resolution that is fluid and adapts to multiple
screen sizes (such as ultrabooks, iPads,
iPhones, HDTVs, android phones and tablets),
and is compatible with most popular browsers.
Flexible Screen Browser Compatibility
• Chrome browser can Emulate any web
page to any device using the RWD.
• www.starbucks.com is one of those
web sites which has RWD
• For doing this we have to go to the
developer options >> settings >> overrides tab
and click on ‘Show Emulation’.
• Then go to any web site , automatically
page gets emulated to selected device
screen.
• In iPhone and iPod the Web designs automatically rescale to fit
the tiny screen.
• One issue this simulator created , images were still changing
proportionally with the page even if they were specifically made
for the tiny screen.
• Without media queries, responsive websites wouldn’t
have been where they are today. With CSS3 media
queries, you can conditionally apply CSS styles
depending on the screen size.
• Media queries are applied to the CSS code to load
specific style elements according to the width of the
screen.
Screen Resolution Layouts
• New CSS3 features also include orientation (portrait vs.
landscape), device-width, min-device-width and more.
• One can create multiple style sheets, ranges of widths —
even for landscape vs. portrait orientations.
• The min-width property sets a minimum browser
or screen width that a certain set of styles would apply
to.
• If anything is below this limit, the style sheet link or
styles will be ignored.
• RESS is a responsive website with
server-side detection built-in.
• The server will detect what device is
coming to the website and deliver an
appropriate experience to that device.
• Better user experience
• Single site management
• Single-view analysis
• Easy viewing of socially shared
sites
• Keep on connected to the hottest
trend
• Necessitates a redesign of your
website.
• It takes time.
• Your mobile traffic is less than 5%
• It doesn’t mean to be one-size-
fits-all.
We are indeed entering a new age of Web
design and development. Far too many
options are available now, and there will be
far too many in the future to continue
adjusting and creating custom solutions for
each screen size, device and advancement in
technology.
Responsive Web design and the
techniques discussed above are not the final
answer to the ever-changing mobile world.
Mail me your queries

Contenu connexe

Tendances

Responsive web design ppt
Responsive web design pptResponsive web design ppt
Responsive web design pptaccede16
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designingAanand Bohara
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web DesignClarissa Peterson
 
Intro to HTML & CSS
Intro to HTML & CSSIntro to HTML & CSS
Intro to HTML & CSSSyed Sami
 
Introduction to Tailwind CSS - IM Tech Meetup - May 2022.pptx
Introduction to Tailwind CSS - IM Tech Meetup - May 2022.pptxIntroduction to Tailwind CSS - IM Tech Meetup - May 2022.pptx
Introduction to Tailwind CSS - IM Tech Meetup - May 2022.pptxIlesh Mistry
 
Responsive Web Design with HTML5 and CSS3
Responsive Web Design with HTML5 and CSS3Responsive Web Design with HTML5 and CSS3
Responsive Web Design with HTML5 and CSS3Kannika Kong
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Sandip Jadhav
 
Tech talk on Tailwind CSS
Tech talk on Tailwind CSSTech talk on Tailwind CSS
Tech talk on Tailwind CSSSquareboat
 
An introduction to bootstrap
An introduction to bootstrapAn introduction to bootstrap
An introduction to bootstrapMind IT Systems
 
Tailwind: The Future of CSS is Here!
Tailwind: The Future of CSS is Here!Tailwind: The Future of CSS is Here!
Tailwind: The Future of CSS is Here!Abdullah Al Mahi
 
CSS3, Media Queries, and Responsive Design
CSS3, Media Queries, and Responsive DesignCSS3, Media Queries, and Responsive Design
CSS3, Media Queries, and Responsive DesignZoe Gillenwater
 
Web Development and Web Development technologies - Temitayo Fadojutimi
Web Development and Web Development technologies - Temitayo FadojutimiWeb Development and Web Development technologies - Temitayo Fadojutimi
Web Development and Web Development technologies - Temitayo FadojutimiTemitayo Fadojutimi
 
Html & Css presentation
Html  & Css presentation Html  & Css presentation
Html & Css presentation joilrahat
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development PresentationTurnToTech
 
Html5 and-css3-overview
Html5 and-css3-overviewHtml5 and-css3-overview
Html5 and-css3-overviewJacob Nelson
 
Front End Best Practices
Front End Best PracticesFront End Best Practices
Front End Best PracticesHolger Bartel
 
Bootstrap 5 whats new
Bootstrap 5   whats newBootstrap 5   whats new
Bootstrap 5 whats newSandun Perera
 

Tendances (20)

Responsive web design ppt
Responsive web design pptResponsive web design ppt
Responsive web design ppt
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designing
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web Design
 
Bootstrap
BootstrapBootstrap
Bootstrap
 
Intro to HTML & CSS
Intro to HTML & CSSIntro to HTML & CSS
Intro to HTML & CSS
 
Introduction to Tailwind CSS - IM Tech Meetup - May 2022.pptx
Introduction to Tailwind CSS - IM Tech Meetup - May 2022.pptxIntroduction to Tailwind CSS - IM Tech Meetup - May 2022.pptx
Introduction to Tailwind CSS - IM Tech Meetup - May 2022.pptx
 
Java script
Java scriptJava script
Java script
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Responsive Web Design with HTML5 and CSS3
Responsive Web Design with HTML5 and CSS3Responsive Web Design with HTML5 and CSS3
Responsive Web Design with HTML5 and CSS3
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)
 
Tech talk on Tailwind CSS
Tech talk on Tailwind CSSTech talk on Tailwind CSS
Tech talk on Tailwind CSS
 
An introduction to bootstrap
An introduction to bootstrapAn introduction to bootstrap
An introduction to bootstrap
 
Tailwind: The Future of CSS is Here!
Tailwind: The Future of CSS is Here!Tailwind: The Future of CSS is Here!
Tailwind: The Future of CSS is Here!
 
CSS3, Media Queries, and Responsive Design
CSS3, Media Queries, and Responsive DesignCSS3, Media Queries, and Responsive Design
CSS3, Media Queries, and Responsive Design
 
Web Development and Web Development technologies - Temitayo Fadojutimi
Web Development and Web Development technologies - Temitayo FadojutimiWeb Development and Web Development technologies - Temitayo Fadojutimi
Web Development and Web Development technologies - Temitayo Fadojutimi
 
Html & Css presentation
Html  & Css presentation Html  & Css presentation
Html & Css presentation
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development Presentation
 
Html5 and-css3-overview
Html5 and-css3-overviewHtml5 and-css3-overview
Html5 and-css3-overview
 
Front End Best Practices
Front End Best PracticesFront End Best Practices
Front End Best Practices
 
Bootstrap 5 whats new
Bootstrap 5   whats newBootstrap 5   whats new
Bootstrap 5 whats new
 

Similaire à Responsive web design ppt

Responsive Web design Zambig
Responsive Web design ZambigResponsive Web design Zambig
Responsive Web design ZambigTribune Media
 
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 responsiveOmkarsoft Bangalore
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignJulia Vi
 
Adaptive vs Responsive Layouts
Adaptive vs Responsive LayoutsAdaptive vs Responsive Layouts
Adaptive vs Responsive LayoutsIhor Zenich
 
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
 
Responsive Web Design_2013
Responsive Web Design_2013Responsive Web Design_2013
Responsive Web Design_2013Achieve Internet
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work EverywhereUsing Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work EverywhereChris Love
 
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
 
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
 
How to create a mobile version of your website
How to create a mobile version of your websiteHow to create a mobile version of your website
How to create a mobile version of your websiteMahmoud Farrag
 
Intro to Responsive Web Design
Intro to Responsive Web DesignIntro to Responsive Web Design
Intro to Responsive Web Designmeghantaylor
 

Similaire à Responsive web design ppt (20)

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
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Responsive Web design Zambig
Responsive Web design ZambigResponsive Web design Zambig
Responsive Web design Zambig
 
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
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Adaptive vs Responsive Layouts
Adaptive vs Responsive LayoutsAdaptive vs Responsive Layouts
Adaptive vs Responsive Layouts
 
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
 
Responsive Web Design_2013
Responsive Web Design_2013Responsive Web Design_2013
Responsive Web Design_2013
 
Responsive Web Site Design
Responsive Web Site DesignResponsive Web Site Design
Responsive Web Site Design
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work EverywhereUsing Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere
 
Responsive Web Designing Fundamentals
Responsive Web Designing FundamentalsResponsive Web Designing Fundamentals
Responsive Web Designing Fundamentals
 
Responsive
ResponsiveResponsive
Responsive
 
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"
 
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
 
How to create a mobile version of your website
How to create a mobile version of your websiteHow to create a mobile version of your website
How to create a mobile version of your website
 
Intro to Responsive Web Design
Intro to Responsive Web DesignIntro to Responsive Web Design
Intro to Responsive Web Design
 

Dernier

"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
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
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
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
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
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
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
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 

Dernier (20)

"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...
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
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
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
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...
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
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
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
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
 
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
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 

Responsive web design ppt

  • 1.
  • 2. 1. HISTORY OF WEB DESIGN 2. WHAT IS RESPONSIVE WEB DESIGN ? 3. FLUID GRIDS AND FLEXIBLE LAYOUT 4. FLEXIBLE IMAGES AND VIDEOS 5. WEB SITE NAVIGATION 6. MULTIPLE SCREEN AND BROWSER COMPATIBILITY 7. MEDIA QUERIES 8. RESS-FUTURE OF WEB DESIGN 9. ADVANTAGES 10. CONCLUSION
  • 3. • In August 1991, Tim Berners Lee published the first website.
  • 4. • In 1994, the World Wide Web Consortium (W3C) formed. • Table-based layouts gave web designers more options for creating websites. • In 1996, Microsoft released its first competitive browser, with its own features and tags called “internet explorer”. • Between 2000 and 2005, the top sites included apple.com, msn.com, ebay.com, napster.com, forbes.com, adobe.com and microsoft.com.
  • 5. A responsive website is one that adapts to the screen size of the device where the website is being served. So when the page resizes, the layout adjusts according to the fit of the screen.
  • 6.
  • 7. • New devices with new screen sizes are being developed every day, and each of these devices may be able to handle variations in size, functionality and even color. • Some are in landscape, and others are portrait like Iphone , Ipad, HTC, Sony Xperia
  • 8. • In responsive web design the illustration will crop off while changing the view from desktop to smartphone view. • The name , heading position changes automatically and resizes as needed for good display
  • 9. • Images can be automatically adjusted and also the content of that web site adjusts to the screen resolution of the device. • As we can see below the 3 screens of desktop, tab, smartphone of a same website.
  • 10. • How a website is structured, how information is spread through the website and how critical is the content for the particular purpose of the website are some key considerations while designing navigational elements for a responsive website. Home Component Of Website About Us Products Gallery Contact
  • 11. A fluid grid is a way of defining a layout in terms of proportions. Thus, when the dimensions of a screen are shrunk, the layout with all elements will reduce in proportion.
  • 12. • When any device is requesting for a web site then images get flexible for that device. • With the help of media queries, you can also add flexible image sizes and embed flexible video displays on your responsive website. Adjust Images Flexible Images
  • 13. RWD allows you to design flexible screen resolution that is fluid and adapts to multiple screen sizes (such as ultrabooks, iPads, iPhones, HDTVs, android phones and tablets), and is compatible with most popular browsers. Flexible Screen Browser Compatibility
  • 14.
  • 15. • Chrome browser can Emulate any web page to any device using the RWD. • www.starbucks.com is one of those web sites which has RWD
  • 16.
  • 17.
  • 18.
  • 19. • For doing this we have to go to the developer options >> settings >> overrides tab and click on ‘Show Emulation’. • Then go to any web site , automatically page gets emulated to selected device screen.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25. • In iPhone and iPod the Web designs automatically rescale to fit the tiny screen. • One issue this simulator created , images were still changing proportionally with the page even if they were specifically made for the tiny screen.
  • 26. • Without media queries, responsive websites wouldn’t have been where they are today. With CSS3 media queries, you can conditionally apply CSS styles depending on the screen size. • Media queries are applied to the CSS code to load specific style elements according to the width of the screen. Screen Resolution Layouts
  • 27. • New CSS3 features also include orientation (portrait vs. landscape), device-width, min-device-width and more. • One can create multiple style sheets, ranges of widths — even for landscape vs. portrait orientations.
  • 28.
  • 29. • The min-width property sets a minimum browser or screen width that a certain set of styles would apply to. • If anything is below this limit, the style sheet link or styles will be ignored.
  • 30. • RESS is a responsive website with server-side detection built-in. • The server will detect what device is coming to the website and deliver an appropriate experience to that device.
  • 31. • Better user experience • Single site management • Single-view analysis • Easy viewing of socially shared sites • Keep on connected to the hottest trend
  • 32. • Necessitates a redesign of your website. • It takes time. • Your mobile traffic is less than 5% • It doesn’t mean to be one-size- fits-all.
  • 33. We are indeed entering a new age of Web design and development. Far too many options are available now, and there will be far too many in the future to continue adjusting and creating custom solutions for each screen size, device and advancement in technology. Responsive Web design and the techniques discussed above are not the final answer to the ever-changing mobile world.
  • 34.
  • 35. Mail me your queries