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

Introduction to Basic Concepts in Web
Introduction to Basic Concepts in WebIntroduction to Basic Concepts in Web
Introduction to Basic Concepts in Web
Jussi Pohjolainen
 
A microservice approach for legacy modernisation
A microservice approach for legacy modernisationA microservice approach for legacy modernisation
A microservice approach for legacy modernisation
luisw19
 
Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web Accessibility
Steven Swafford
 

What's hot (20)

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
 
Introduction to Basic Concepts in Web
Introduction to Basic Concepts in WebIntroduction to Basic Concepts in Web
Introduction to Basic Concepts in Web
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designing
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Cloud transformation and Evolution of Integration Patterns
Cloud transformation and Evolution of Integration PatternsCloud transformation and Evolution of Integration Patterns
Cloud transformation and Evolution of Integration Patterns
 
Software development in the modern age
Software development in the modern ageSoftware development in the modern age
Software development in the modern age
 
Front-End Frameworks: a quick overview
Front-End Frameworks: a quick overviewFront-End Frameworks: a quick overview
Front-End Frameworks: a quick overview
 
Front end architecture
Front end architectureFront end architecture
Front end architecture
 
Formation Google Drive
Formation Google DriveFormation Google Drive
Formation Google Drive
 
Web development
Web developmentWeb development
Web development
 
A microservice approach for legacy modernisation
A microservice approach for legacy modernisationA microservice approach for legacy modernisation
A microservice approach for legacy modernisation
 
Ionic Framework
Ionic FrameworkIonic Framework
Ionic Framework
 
What is UI/UX and the Difference
What is UI/UX and the DifferenceWhat is UI/UX and the Difference
What is UI/UX and the Difference
 
Introduction of Progressive Web App
Introduction of Progressive Web AppIntroduction of Progressive Web App
Introduction of Progressive Web App
 
UI & UX Design for Startups
UI & UX Design for StartupsUI & UX Design for Startups
UI & UX Design for Startups
 
The Guide To Wireframing
The Guide To WireframingThe Guide To Wireframing
The Guide To Wireframing
 
Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web Accessibility
 
What Is a Cloud-first Headless CMS
What Is a Cloud-first Headless CMSWhat Is a Cloud-first Headless CMS
What Is a Cloud-first Headless CMS
 
HTML and Responsive Design
HTML and Responsive Design HTML and Responsive Design
HTML and Responsive Design
 
Web Application Development Tools for Creating Perfect User Experience
Web Application Development Tools for Creating Perfect User ExperienceWeb Application Development Tools for Creating Perfect User Experience
Web Application Development Tools for Creating Perfect User Experience
 

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.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.
 
Adaptive vs Responsive Layouts
Adaptive vs Responsive LayoutsAdaptive vs Responsive Layouts
Adaptive vs Responsive Layouts
 
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

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.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