SlideShare a Scribd company logo
RESPONSIVEWEB DESIGNING
TopicsGoingto be Covered
 Meaning of Responsive
 What is A Responsive Web Design
(RWD)?
 What is the Need to Construct
Responsive Designs
 Basics of Responsive Web
Designing
 Essentials to Create your First
Responsive Website.
 Advantages of RWD
MEANINGOF RESPONCSIVE
The term Responsive means , To provide “Responses or
Adaptiveness
Quickly and Positively” to the users.
Responsive Web Designor RWD
Responsive Web Designing (RWD) is a process of
designing a single website to be used and
compatible on different portable or handy
electronic devices.
Also known as Adaptive Web Designing (AWD).
It regarded as an integrated approach of
designing through which compelling and easy to
use websites are built, to give an optimal viewing
user experience across a wide variety of devices
starting from desktop computers to mobile
phones.
Whatis theNeedto ConstructA ResponsiveWebsite?
A Big Question ???
Why You Need A ResponsiveWebsites?
 Growing Demand for Smartphones.
 Multiple Screen Sizes and Mobile Browsers.
 Wide Usage of Internet.
 Permits wider browser support
 Compulsory for Getting Good Business
Responsive web designing
Adapting the Apporipate Layout
o Designers should use appropriate layout to suit completely different screen
sizes.
Devices Size
Phones 480px and below
Phones to Tablets 767px and below
Portrait Tablets 768px and above
Net Book 990px to 1024px
Monitor 1024px and above
Responsive web designing
RememberImportantTipsWhile Devolping
RWD
1. Resizing images to fit the screen resolution
2. Hiding non-essential elements especially for smaller screen
3. Avoid web technologies that don’t work on mobile
4. Make sure that website can be read in seconds
5. Optimize your page for vertical scrolling
Essentials to Create Your First
Responsive Website
Major Components of A Responsive
Website
o Responsive website designing is a modern approach of
website designing. It comprises of four core elements.
1. Meta Tags
2.CSS3 Media Queries
3. Grid Systems
4. Frameworks
What are Mega Tags?
 Meta tag is a coding statement in HTML.
 It describes few aspects of the contents of a web page.
 Information provided in the meta tags is used by the search
engines for page indexation.
 Placed at the top of a web page as a part of heading.
 We use viewport meta tag for making a web page Mobile
Optimized. See the example on next page.
What are Mega Tags?
 There are three different meta tags that work for old, new, and modern
hand held devices like mobiles (all types) and tablets.
Example:
Put these 3 lines in the head section of your site.
<meta name=”HandheldFriendly” content=”true” />
<meta name=”MobileOptimized” content=”320” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0”
/>
 A responsive designer needs to add these meta tags to make a website
mobile optimized.
EXAMPLE OF MEDIA QUERIES
 Use following CSS media query syntax for calling an external stylesheet:
<link rel='stylesheet' media='screen and (min-width: 320px) and (max-width: 480px)'
href='css/phone.css' />
 And you can control css presentation in css file too:
@media screen {
body {
width: 75%;
}
}
@media print {
body {
width: 100%;
}
WHAT IS AGRID SYSTEMS?
 Grids are the simplest, strongest, and quick way to create
page layouts. A grid is a set of number of “columns” and
intervening “gutters” (margins) inside a “container” with
any width and flexibility.
 It gives a feeling of considered organization of one’s
website.
 In the words of Josef Muller Brockmann,” The grid system
is an aid, not a guarantee. It permits a number of possible
uses and each designer can look for a solution
appropriate to his personal style. But one must learn how
to use the grid; it is an art that requires practice.”
WHAT ARE CSS3 MEDIA QUERIES?
 CSS3 Media Queries consists of a media type and zero or an
optional expression to assign different style-sheets depending
on browser window size using media features such as width,
height, orientation, resolution, pixel aspect ration, and color etc.
 Using CSS3 media queries, presentations can be tailored to a
specific range of output devices without changing the content
itself.
 You can use media queries in different ways for different
reasons.
COMMONLY USED GRID SYSTEMS
 Following are some of the common grid system used to create a
responsive website:
 YUI CSS Grid
 960 Grid System
 Golden Grid System(also referred to as Folding Grid)
USEFUL FRAMEWOKS OF RWD
 Frameworks can be defined as a set of tools, libraries, conventions and
best practices that enable the designers to cut down their routine tasks
into reusable generic modules.
 CSS3 frameworks provide following benefits to web designers and
developers:
 Faster designing and building of websites.
 Designers can focus on crucial segments of website building-
using a grid, including a print style sheet, browser compliance,
creation of multiple layouts etc.
SOME COMMOM FRAMEWORKS
 Following are the popular frameworks that web designers
and developers used to develop responsive websites:
 Skeleton
 Foundation
 Bootstrap
ADVANTAGES OF RESPONSIVE WEBDESIGNING
ADVANTADES TO THE USERS
 Using Smartphone, Tablets, and Notebooks for accessing internet has become a common fashion or
trend. A popularity or charm had been seen among the users for responsive sites as it serve the
following advantages.
 A Responsive website is flexible to use.
 It automatically shuffles content, resizes images, and adjusts font size.
 Users are able to read information as per their needs and preferences.
 Helps encountering fast and intelligent sites.
 Saves user’s time while browsing the site.
 Helps increasing the user experience.
ADVANTAGES TO THE WEB DESIGNERS
 Responsive websites has changed the overall outlook of web industry. It
extends numerous benefits to the web designers and the company at large.
 Simplifies the designing process
 Saves time and efforts
 Reduces capital employed
 Eliminates the need to maintain multiple websites
 Minimizes maintenance and development cost
Responsive web designing
Responsive web designing

More Related Content

PDF
Responsive Design Presentation
PDF
Web Development Presentation
PPTX
Rwd ppt
PPTX
Responsive web design ppt
PPTX
Introduction to Web Development
PPT
Ppt of web development
PPTX
Basic WordPress for Beginner ppt
PDF
Introduction to web development
Responsive Design Presentation
Web Development Presentation
Rwd ppt
Responsive web design ppt
Introduction to Web Development
Ppt of web development
Basic WordPress for Beginner ppt
Introduction to web development

What's hot (20)

PPS
Web Site Design Principles
PPTX
Basic Wordpress PPT
PPTX
Responsive web designing ppt(1)
PDF
Responsive web design
PPTX
Bootstrap 5 ppt
PDF
Bootstrap
PDF
Web Development with HTML5, CSS3 & JavaScript
PPTX
Front-end development introduction (HTML, CSS). Part 1
PPT
Web development | Derin Dolen
PPTX
Web Designing
PPTX
Next.js vs React | what to choose for frontend development_
PPTX
REST & RESTful Web Services
PPTX
Web development ppt
PPTX
Web Development and Web Development technologies - Temitayo Fadojutimi
PDF
Web Design & Development - Session 1
PPTX
Internship presentation
PPTX
Introduction to mobile application development
PDF
Website Development Process
PPTX
Web 3.0
Web Site Design Principles
Basic Wordpress PPT
Responsive web designing ppt(1)
Responsive web design
Bootstrap 5 ppt
Bootstrap
Web Development with HTML5, CSS3 & JavaScript
Front-end development introduction (HTML, CSS). Part 1
Web development | Derin Dolen
Web Designing
Next.js vs React | what to choose for frontend development_
REST & RESTful Web Services
Web development ppt
Web Development and Web Development technologies - Temitayo Fadojutimi
Web Design & Development - Session 1
Internship presentation
Introduction to mobile application development
Website Development Process
Web 3.0
Ad

Similar to Responsive web designing (20)

PPTX
Responsive Web Designing Fundamentals
PPTX
Responsive Web Designing for web development
PDF
Responsive Web Design
PDF
Responsive Web Design
PPTX
Responsive web design
PPTX
Responsive Design
PPTX
Responsive web design
PDF
Responsive Web Design On Student's day
PPTX
Media queries and frameworks
PDF
Responsive Web design Zambig
PPTX
Reponsive web design (HTML5 + css3)
PPTX
reponsive-web-design.pptx
PPTX
reponsive-web-design.pptx
PDF
Monkeytalk Fall 2012 - Responsive Web Design
PPTX
Responsive Web Design | Website Designing
PDF
Responsive Web Site Design
PDF
Responsive webdesign WordCampNL 2012
PDF
Responsive Design Tools & Resources
PPTX
Introduction to Responsive Web Design
PDF
Responsive design lunch and learn
Responsive Web Designing Fundamentals
Responsive Web Designing for web development
Responsive Web Design
Responsive Web Design
Responsive web design
Responsive Design
Responsive web design
Responsive Web Design On Student's day
Media queries and frameworks
Responsive Web design Zambig
Reponsive web design (HTML5 + css3)
reponsive-web-design.pptx
reponsive-web-design.pptx
Monkeytalk Fall 2012 - Responsive Web Design
Responsive Web Design | Website Designing
Responsive Web Site Design
Responsive webdesign WordCampNL 2012
Responsive Design Tools & Resources
Introduction to Responsive Web Design
Responsive design lunch and learn
Ad

Recently uploaded (20)

PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Empathic Computing: Creating Shared Understanding
PDF
Electronic commerce courselecture one. Pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Machine learning based COVID-19 study performance prediction
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Encapsulation theory and applications.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Understanding_Digital_Forensics_Presentation.pptx
Encapsulation_ Review paper, used for researhc scholars
Reach Out and Touch Someone: Haptics and Empathic Computing
Unlocking AI with Model Context Protocol (MCP)
sap open course for s4hana steps from ECC to s4
Dropbox Q2 2025 Financial Results & Investor Presentation
Digital-Transformation-Roadmap-for-Companies.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Empathic Computing: Creating Shared Understanding
Electronic commerce courselecture one. Pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Machine learning based COVID-19 study performance prediction
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Encapsulation theory and applications.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
The AUB Centre for AI in Media Proposal.docx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Spectroscopy.pptx food analysis technology
Understanding_Digital_Forensics_Presentation.pptx

Responsive web designing

  • 2. TopicsGoingto be Covered  Meaning of Responsive  What is A Responsive Web Design (RWD)?  What is the Need to Construct Responsive Designs  Basics of Responsive Web Designing  Essentials to Create your First Responsive Website.  Advantages of RWD
  • 3. MEANINGOF RESPONCSIVE The term Responsive means , To provide “Responses or Adaptiveness Quickly and Positively” to the users.
  • 4. Responsive Web Designor RWD Responsive Web Designing (RWD) is a process of designing a single website to be used and compatible on different portable or handy electronic devices. Also known as Adaptive Web Designing (AWD). It regarded as an integrated approach of designing through which compelling and easy to use websites are built, to give an optimal viewing user experience across a wide variety of devices starting from desktop computers to mobile phones.
  • 5. Whatis theNeedto ConstructA ResponsiveWebsite? A Big Question ???
  • 6. Why You Need A ResponsiveWebsites?  Growing Demand for Smartphones.  Multiple Screen Sizes and Mobile Browsers.  Wide Usage of Internet.  Permits wider browser support  Compulsory for Getting Good Business
  • 8. Adapting the Apporipate Layout o Designers should use appropriate layout to suit completely different screen sizes. Devices Size Phones 480px and below Phones to Tablets 767px and below Portrait Tablets 768px and above Net Book 990px to 1024px Monitor 1024px and above
  • 10. RememberImportantTipsWhile Devolping RWD 1. Resizing images to fit the screen resolution 2. Hiding non-essential elements especially for smaller screen 3. Avoid web technologies that don’t work on mobile 4. Make sure that website can be read in seconds 5. Optimize your page for vertical scrolling
  • 11. Essentials to Create Your First Responsive Website
  • 12. Major Components of A Responsive Website o Responsive website designing is a modern approach of website designing. It comprises of four core elements. 1. Meta Tags 2.CSS3 Media Queries 3. Grid Systems 4. Frameworks
  • 13. What are Mega Tags?  Meta tag is a coding statement in HTML.  It describes few aspects of the contents of a web page.  Information provided in the meta tags is used by the search engines for page indexation.  Placed at the top of a web page as a part of heading.  We use viewport meta tag for making a web page Mobile Optimized. See the example on next page.
  • 14. What are Mega Tags?  There are three different meta tags that work for old, new, and modern hand held devices like mobiles (all types) and tablets. Example: Put these 3 lines in the head section of your site. <meta name=”HandheldFriendly” content=”true” /> <meta name=”MobileOptimized” content=”320” /> <meta name=”viewport” content=”width=device-width, initial-scale=1.0” />  A responsive designer needs to add these meta tags to make a website mobile optimized.
  • 15. EXAMPLE OF MEDIA QUERIES  Use following CSS media query syntax for calling an external stylesheet: <link rel='stylesheet' media='screen and (min-width: 320px) and (max-width: 480px)' href='css/phone.css' />  And you can control css presentation in css file too: @media screen { body { width: 75%; } } @media print { body { width: 100%; }
  • 16. WHAT IS AGRID SYSTEMS?  Grids are the simplest, strongest, and quick way to create page layouts. A grid is a set of number of “columns” and intervening “gutters” (margins) inside a “container” with any width and flexibility.  It gives a feeling of considered organization of one’s website.  In the words of Josef Muller Brockmann,” The grid system is an aid, not a guarantee. It permits a number of possible uses and each designer can look for a solution appropriate to his personal style. But one must learn how to use the grid; it is an art that requires practice.”
  • 17. WHAT ARE CSS3 MEDIA QUERIES?  CSS3 Media Queries consists of a media type and zero or an optional expression to assign different style-sheets depending on browser window size using media features such as width, height, orientation, resolution, pixel aspect ration, and color etc.  Using CSS3 media queries, presentations can be tailored to a specific range of output devices without changing the content itself.  You can use media queries in different ways for different reasons.
  • 18. COMMONLY USED GRID SYSTEMS  Following are some of the common grid system used to create a responsive website:  YUI CSS Grid  960 Grid System  Golden Grid System(also referred to as Folding Grid)
  • 19. USEFUL FRAMEWOKS OF RWD  Frameworks can be defined as a set of tools, libraries, conventions and best practices that enable the designers to cut down their routine tasks into reusable generic modules.  CSS3 frameworks provide following benefits to web designers and developers:  Faster designing and building of websites.  Designers can focus on crucial segments of website building- using a grid, including a print style sheet, browser compliance, creation of multiple layouts etc.
  • 20. SOME COMMOM FRAMEWORKS  Following are the popular frameworks that web designers and developers used to develop responsive websites:  Skeleton  Foundation  Bootstrap
  • 21. ADVANTAGES OF RESPONSIVE WEBDESIGNING
  • 22. ADVANTADES TO THE USERS  Using Smartphone, Tablets, and Notebooks for accessing internet has become a common fashion or trend. A popularity or charm had been seen among the users for responsive sites as it serve the following advantages.  A Responsive website is flexible to use.  It automatically shuffles content, resizes images, and adjusts font size.  Users are able to read information as per their needs and preferences.  Helps encountering fast and intelligent sites.  Saves user’s time while browsing the site.  Helps increasing the user experience.
  • 23. ADVANTAGES TO THE WEB DESIGNERS  Responsive websites has changed the overall outlook of web industry. It extends numerous benefits to the web designers and the company at large.  Simplifies the designing process  Saves time and efforts  Reduces capital employed  Eliminates the need to maintain multiple websites  Minimizes maintenance and development cost