SlideShare a Scribd company logo
1 of 20
RESPONSIVE WEB DESIGNING
“We are building a web, for all device ”
CONTENTS
Mobile is Future
What is Responsive Web Designs
Why do you need Responsive web designs
Adoptive vs Responsive web designs
Key benefits of Responsive web designs
How does it works
How you can implement Responsive Websites
Frameworks.
Demo
MOBILE IS FUTURE
In the Year 2013 Mobile users accessing internet were more than computer users.
WHY DO YOU NEED RESPONSIVE WEB DESIGNS
The Number of devices, platforms and browser that need to work with
your website is growing exponential rate.
New devices with varying screen resolution
WHAT IS RESPONSIVE WEB DESIGNS
Responsive Websites respond to there environment.
Responsive Web Designing (RWD) is a process of designing a single website to be
used and compatible on different portable or handy electronic devices with different
Screen size , platform and orientation .
WHAT IS RESPONSIVE WEB DESIGNS
A Responsive Website serves the exact same page to every visitor but the design and
layout of that page responds to the size of the visitors screen size. Every piece of content
on a responsive site adapts to how it is being viewed – be it desktop PC , Mobile or TV.
All Type of devices are considered during design process.
HOW DOES IT WORK / RESPONSIVE PROCESS
ADOPTIVE VS RESPONSIVE WEB DESIGNS
 AWD depends on predefined screen sizing
 RWD depends on flexible and fluid grids
 AWD possesses a consistent and layered approach using scripting
 RWD consists of a little more coding approach with fluid grids & CSS
 AWD is recommended for end users with a limited budget or limited device types and screen sizes. It is also better
for applications which have a lot of images which do not scale well
 RWD is recommended for end users for whom budget is no question and who need a variance of mobile devices for
their application to be implemented.
ADVANTAGES OF RESPONSIVE WEB DESIGN
 User Experience (UX): Website adjusts to any screen size, making it a good long-term solution to UX with the
current plethora of devices (including mobile/tablet hybrids). Hiding elements which aren't crucial for mobile
visitors helps to achieve their goals faster.
 Analytics: One complete view for all the traffic. To get insights on the mobile visitors, create a "mobile-only"
segment
 Sharing/Linking: One URL to accumulate all of the shares, likes, tweets, and inbound links.
 SEO: Going with the advantage above, one URL accumulates all links, PageRank, Page Authority, etc.
ADVANTAGES OF RESPONSIVE WEB DESIGN
Development: RWD involves no redirects to take care of, no user-agent targeting.
Maintenance: Once your website is responsive, there's very little maintenance involved, as
opposed to up-keeping a separate mobile site. It is not required to up-keep a user-agent
list with all of the up-to-date mobile devices.
Information Architecture (IA): With a 1-to-1 relationship to the desktop site, mobile
mimics the full site's IA, reducing the learning curve to get accustomed to using the mobile
version.
KEY BENEFITS OF RESPONSIVE WEB DESIGNS
Save money
Save Time
Better performance
Improved SEO
Wider browser support
HOW DO WE DESIGN FOR RWD
Use the Mobile First Approach and favor Progressive Enhancement instead of the
traditional Graceful Degradation
HOW DOES IT WORKS
 A flexible grid
 A flexible grid-based layout is one of the cornerstones of responsive design.
 Stop using pixel-based layouts and start using percentages or the em for sizing
 Flexible images and media
 Adapt your images or other media to load differently depending on the device, either by scaling or by using the CSS overflow property
 CSS3 media queries
 You can use media queries to scope styles to specific capabilities, applying different styles based on the capabilities that match your
query
MEDIA QUERY EXAMPLE
body {
background-color: blue;
}
@media screen and (max-width: 960px) {
body {
background-color: red;
}}
@media screen and (max-width: 768px) {
body {
background-color: blue;
}}
@media screen and (max-width: 320px) {
body {
background-color: green;
}}
MEDIA QUERY EXAMPLE
MEDIA QUERY EXAMPLE
IMPORTANT GUIDE LINES
Resizing image to fit the screen resolution.
Hiding non-essential elements especially for smaller screen.
Do not use web technologies that don’t work on mobile.
Make sure that website get loaded properly in seconds
Optimize your page for vertical scrolling.
FRAMEWORKS
FRAMEWORKS
THANK YOU FOR WATCHING!
MSA TECHNOSOFT

More Related Content

What's hot

What's hot (20)

React vs Angular
React vs Angular React vs Angular
React vs Angular
 
varun ppt.ppt
varun ppt.pptvarun ppt.ppt
varun ppt.ppt
 
Angular vs React vs Vue
Angular vs React vs VueAngular vs React vs Vue
Angular vs React vs Vue
 
UX UI - Principles and Best Practices 2014-2015
UX UI - Principles and Best Practices 2014-2015UX UI - Principles and Best Practices 2014-2015
UX UI - Principles and Best Practices 2014-2015
 
Progressive Web-App (PWA)
Progressive Web-App (PWA)Progressive Web-App (PWA)
Progressive Web-App (PWA)
 
Hybrid vs Native Mobile App. Decide in 5 minutes!
Hybrid vs Native Mobile App. Decide in 5 minutes!Hybrid vs Native Mobile App. Decide in 5 minutes!
Hybrid vs Native Mobile App. Decide in 5 minutes!
 
Elementor - WordPress WYSIWYG Page Builder
Elementor - WordPress WYSIWYG Page BuilderElementor - WordPress WYSIWYG Page Builder
Elementor - WordPress WYSIWYG Page Builder
 
React Native - Build Native Mobile App
React Native - Build Native Mobile AppReact Native - Build Native Mobile App
React Native - Build Native Mobile App
 
HTML and Responsive Design
HTML and Responsive Design HTML and Responsive Design
HTML and Responsive Design
 
Introduction of Progressive Web App
Introduction of Progressive Web AppIntroduction of Progressive Web App
Introduction of Progressive Web App
 
Introduction to Progressive Web App
Introduction to Progressive Web AppIntroduction to Progressive Web App
Introduction to Progressive Web App
 
Angular vs React vs Vue | Javascript Frameworks Comparison | Which One You Sh...
Angular vs React vs Vue | Javascript Frameworks Comparison | Which One You Sh...Angular vs React vs Vue | Javascript Frameworks Comparison | Which One You Sh...
Angular vs React vs Vue | Javascript Frameworks Comparison | Which One You Sh...
 
Progressive web app
Progressive web appProgressive web app
Progressive web app
 
Progressive Web App
Progressive Web AppProgressive Web App
Progressive Web App
 
Accessibility
AccessibilityAccessibility
Accessibility
 
Hybrid Mobile App
Hybrid Mobile AppHybrid Mobile App
Hybrid Mobile App
 
Basic Wordpress PPT
Basic Wordpress PPT Basic Wordpress PPT
Basic Wordpress PPT
 
Introduction to MERN
Introduction to MERNIntroduction to MERN
Introduction to MERN
 
Angular VS React The Battle of Best Front End Frameworks.pdf
Angular VS React The Battle of Best Front End Frameworks.pdfAngular VS React The Battle of Best Front End Frameworks.pdf
Angular VS React The Battle of Best Front End Frameworks.pdf
 
Flutter
FlutterFlutter
Flutter
 

Similar to Responsive Web Design | Website Designing

Impact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your businessImpact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your business
Amit Thakur
 
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLPImpact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Amit Thakur
 
PSD to Responsive Webdesign
PSD to Responsive Webdesign PSD to Responsive Webdesign
PSD to Responsive Webdesign
XHTML Champs
 
Responsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web AppResponsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web App
Pamela Ireri
 

Similar to Responsive Web Design | Website Designing (20)

Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)
 
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
 
Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.
 
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.
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
Impact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your businessImpact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your business
 
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLPImpact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
 
Responsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant AspectsResponsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant Aspects
 
PSD to Responsive Webdesign
PSD to Responsive Webdesign PSD to Responsive Webdesign
PSD to Responsive Webdesign
 
Responsive Web Design helps SEO Boost up by XHTMLChamps
Responsive Web Design helps SEO Boost up by XHTMLChampsResponsive Web Design helps SEO Boost up by XHTMLChamps
Responsive Web Design helps SEO Boost up by XHTMLChamps
 
Unlocking the Potential of Responsive Web Development Services.docx
Unlocking the Potential of Responsive Web Development Services.docxUnlocking the Potential of Responsive Web Development Services.docx
Unlocking the Potential of Responsive Web Development Services.docx
 
Responsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web AppResponsive Web Design vs Mobile Web App
Responsive Web Design vs Mobile Web App
 
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
 
Intro to Responsive Web Design
Intro to Responsive Web DesignIntro to Responsive Web Design
Intro to Responsive Web Design
 
Responsive web design
Responsive web design Responsive web design
Responsive web design
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Alexa IT Solution Responsive Web designing
Alexa IT Solution Responsive Web designingAlexa IT Solution Responsive Web designing
Alexa IT Solution Responsive Web designing
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 

More from MSA Technosoft

More from MSA Technosoft (14)

Computer networks-4
Computer networks-4Computer networks-4
Computer networks-4
 
Computer networks-3
Computer networks-3Computer networks-3
Computer networks-3
 
Computer networks-2
Computer networks-2Computer networks-2
Computer networks-2
 
Computer networks-1
Computer networks-1Computer networks-1
Computer networks-1
 
What is a Digital Signature? | How Digital Signature work?
What is a Digital Signature? | How Digital Signature work?What is a Digital Signature? | How Digital Signature work?
What is a Digital Signature? | How Digital Signature work?
 
Cascading Style Sheets - CSS - Tutorial
Cascading Style Sheets - CSS  -  TutorialCascading Style Sheets - CSS  -  Tutorial
Cascading Style Sheets - CSS - Tutorial
 
www | HTTP | HTML - Tutorial
www | HTTP | HTML - Tutorialwww | HTTP | HTML - Tutorial
www | HTTP | HTML - Tutorial
 
BFS, Breadth first search | Search Traversal Algorithm
BFS, Breadth first search | Search Traversal AlgorithmBFS, Breadth first search | Search Traversal Algorithm
BFS, Breadth first search | Search Traversal Algorithm
 
MIS ( Management Information System ) | DEFINITION, IMPORTANCE & BENIFITS
MIS ( Management  Information System ) | DEFINITION, IMPORTANCE & BENIFITSMIS ( Management  Information System ) | DEFINITION, IMPORTANCE & BENIFITS
MIS ( Management Information System ) | DEFINITION, IMPORTANCE & BENIFITS
 
Hacking tutorial
Hacking tutorialHacking tutorial
Hacking tutorial
 
eCommerce | Electronic Commerce
eCommerce | Electronic CommerceeCommerce | Electronic Commerce
eCommerce | Electronic Commerce
 
Digital Marketing | Internet Marketing | Social Networking
Digital Marketing | Internet Marketing | Social NetworkingDigital Marketing | Internet Marketing | Social Networking
Digital Marketing | Internet Marketing | Social Networking
 
Cascading Style Sheet | CSS
Cascading Style Sheet | CSSCascading Style Sheet | CSS
Cascading Style Sheet | CSS
 
Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network Topologies
 

Recently uploaded

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 

Recently uploaded (20)

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

Responsive Web Design | Website Designing

  • 1. RESPONSIVE WEB DESIGNING “We are building a web, for all device ”
  • 2. CONTENTS Mobile is Future What is Responsive Web Designs Why do you need Responsive web designs Adoptive vs Responsive web designs Key benefits of Responsive web designs How does it works How you can implement Responsive Websites Frameworks. Demo
  • 3. MOBILE IS FUTURE In the Year 2013 Mobile users accessing internet were more than computer users.
  • 4. WHY DO YOU NEED RESPONSIVE WEB DESIGNS The Number of devices, platforms and browser that need to work with your website is growing exponential rate. New devices with varying screen resolution
  • 5. WHAT IS RESPONSIVE WEB DESIGNS Responsive Websites respond to there environment. Responsive Web Designing (RWD) is a process of designing a single website to be used and compatible on different portable or handy electronic devices with different Screen size , platform and orientation .
  • 6. WHAT IS RESPONSIVE WEB DESIGNS A Responsive Website serves the exact same page to every visitor but the design and layout of that page responds to the size of the visitors screen size. Every piece of content on a responsive site adapts to how it is being viewed – be it desktop PC , Mobile or TV. All Type of devices are considered during design process.
  • 7. HOW DOES IT WORK / RESPONSIVE PROCESS
  • 8. ADOPTIVE VS RESPONSIVE WEB DESIGNS  AWD depends on predefined screen sizing  RWD depends on flexible and fluid grids  AWD possesses a consistent and layered approach using scripting  RWD consists of a little more coding approach with fluid grids & CSS  AWD is recommended for end users with a limited budget or limited device types and screen sizes. It is also better for applications which have a lot of images which do not scale well  RWD is recommended for end users for whom budget is no question and who need a variance of mobile devices for their application to be implemented.
  • 9. ADVANTAGES OF RESPONSIVE WEB DESIGN  User Experience (UX): Website adjusts to any screen size, making it a good long-term solution to UX with the current plethora of devices (including mobile/tablet hybrids). Hiding elements which aren't crucial for mobile visitors helps to achieve their goals faster.  Analytics: One complete view for all the traffic. To get insights on the mobile visitors, create a "mobile-only" segment  Sharing/Linking: One URL to accumulate all of the shares, likes, tweets, and inbound links.  SEO: Going with the advantage above, one URL accumulates all links, PageRank, Page Authority, etc.
  • 10. ADVANTAGES OF RESPONSIVE WEB DESIGN Development: RWD involves no redirects to take care of, no user-agent targeting. Maintenance: Once your website is responsive, there's very little maintenance involved, as opposed to up-keeping a separate mobile site. It is not required to up-keep a user-agent list with all of the up-to-date mobile devices. Information Architecture (IA): With a 1-to-1 relationship to the desktop site, mobile mimics the full site's IA, reducing the learning curve to get accustomed to using the mobile version.
  • 11. KEY BENEFITS OF RESPONSIVE WEB DESIGNS Save money Save Time Better performance Improved SEO Wider browser support
  • 12. HOW DO WE DESIGN FOR RWD Use the Mobile First Approach and favor Progressive Enhancement instead of the traditional Graceful Degradation
  • 13. HOW DOES IT WORKS  A flexible grid  A flexible grid-based layout is one of the cornerstones of responsive design.  Stop using pixel-based layouts and start using percentages or the em for sizing  Flexible images and media  Adapt your images or other media to load differently depending on the device, either by scaling or by using the CSS overflow property  CSS3 media queries  You can use media queries to scope styles to specific capabilities, applying different styles based on the capabilities that match your query
  • 14. MEDIA QUERY EXAMPLE body { background-color: blue; } @media screen and (max-width: 960px) { body { background-color: red; }} @media screen and (max-width: 768px) { body { background-color: blue; }} @media screen and (max-width: 320px) { body { background-color: green; }}
  • 17. IMPORTANT GUIDE LINES Resizing image to fit the screen resolution. Hiding non-essential elements especially for smaller screen. Do not use web technologies that don’t work on mobile. Make sure that website get loaded properly in seconds Optimize your page for vertical scrolling.
  • 20. THANK YOU FOR WATCHING! MSA TECHNOSOFT