SlideShare una empresa de Scribd logo
1 de 30
Responsive Web Designing
- A Future of Web Designing

Learn to Develop A
Responsive Website
in Just 10 Minutes.
[ADMEC Multimedia Institute]

www.admecindia.co.in
Topics Going to 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

Can send feedback at: @admecinstitute
The term Responsive means ,
To provide

“Responses or Adaptiveness
Quickly and Positively”
to the users.


A Responsive Web Design refers to

“ Creating a Catalog of Multi-Device
Layout patterns”.




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).

Responsive Websites
Offers








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.



Smooth navigation
Easy reading
Minimum pinching
Reduces scrolling
and zooming.
Excellent user
experience.
A

A

A

Big

Big

Big

Question ???

Question ???

Question ???

A

Big

Question ???
Why You Need A Responsive Website?



Growing Demand for Smartphones



Multiple Screen Sizes and Mobile
Browsers



Wide Usage of Internet



Permits wider browser support



Compulsory for Getting Good
Business


Web designers should consider the following questions while mobilizing
the content
Q. What is the purpose of the site?
Q. Who are the users?
Q. What sort of data is being accessed by them?
Q. User’s locations ?
Q. What’s the capacity of the devices and screen information such as size,
resolution, pixel density, and color information from which information
is being accessed?


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


Web designers should build pages that are -

1. Crisp

2. Clean

3. Succinct
Other Important Guidelines

4. Resizing images to fit the screen resolution
5. Hiding non-essential elements especially for smaller screen

6. Avoid web technologies that don’t work on mobile
7. Make sure that website can be read in seconds
8. Optimize your page for vertical scrolling
Major Components of A Responsive Website


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


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.


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, initialscale=1.0” />


A responsive designer needs to add these meta tags to make a website
mobile optimized.


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.


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%;


Likewise, you can use more advanced CSS media queries like:

@media all and (max-width: 699px) and (min-width: 520px), (min-width:
1151px)
{
body {
background: #ccc;
}
}


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.”


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)


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:
1. Faster designing and building of websites.
2. Designers can focus on crucial segments of website buildingusing a grid, including a print style sheet, browser compliance,
creation of multiple layouts,etc.


Following are the popular frameworks that web designers and
developers used to develop responsive websites:



Skeleton



Foundation



Bootstrap


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.


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


Increases Return on Investment in long run.



Improved SEO rank



Better performance means better sales



Higher conversion rates



Key to create competitive advantage over the competitors



Increasing market share
For more info you can visit
www.admecindia.co.in
Or click on the link:
http://www.admecindia.co.in/responsive-web-designing.html
For Course Related Enquiry, Please Ring Us At:
9811-81-81-22, 011-3130-5055, 011-3203-5055

Más contenido relacionado

La actualidad más candente

Introduction to CSS
Introduction to CSSIntroduction to CSS
Introduction to CSSAmit Tyagi
 
Responsive web design ppt
Responsive web design pptResponsive web design ppt
Responsive web design pptaccede16
 
Introduction to Basic Concepts in Web
Introduction to Basic Concepts in WebIntroduction to Basic Concepts in Web
Introduction to Basic Concepts in WebJussi Pohjolainen
 
Static and Dynamic webpage
Static and Dynamic webpageStatic and Dynamic webpage
Static and Dynamic webpageAishwarya Pallai
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web DevelopmentParvez Mahbub
 
Ppt of web development
Ppt of web developmentPpt of web development
Ppt of web developmentbethanygfair
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development PresentationTurnToTech
 
ppt of web designing and development
ppt of web designing and developmentppt of web designing and development
ppt of web designing and development47ishu
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5Gil Fink
 
Introduction to JavaScript (1).ppt
Introduction to JavaScript (1).pptIntroduction to JavaScript (1).ppt
Introduction to JavaScript (1).pptMuhammadRehan856177
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTMLMayaLisa
 
Css Complete Notes
Css Complete NotesCss Complete Notes
Css Complete NotesEPAM Systems
 
WEB I - 01 - Introduction to Web Development
WEB I - 01 - Introduction to Web DevelopmentWEB I - 01 - Introduction to Web Development
WEB I - 01 - Introduction to Web DevelopmentRandy Connolly
 

La actualidad más candente (20)

HTML CSS & Javascript
HTML CSS & JavascriptHTML CSS & Javascript
HTML CSS & Javascript
 
Web Development
Web DevelopmentWeb Development
Web Development
 
Introduction to CSS
Introduction to CSSIntroduction to CSS
Introduction to CSS
 
Responsive web design ppt
Responsive web design pptResponsive web design ppt
Responsive web design ppt
 
Introduction to Basic Concepts in Web
Introduction to Basic Concepts in WebIntroduction to Basic Concepts in Web
Introduction to Basic Concepts in Web
 
Static and Dynamic webpage
Static and Dynamic webpageStatic and Dynamic webpage
Static and Dynamic webpage
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web Development
 
Rwd ppt
Rwd pptRwd ppt
Rwd ppt
 
Ppt of web development
Ppt of web developmentPpt of web development
Ppt of web development
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development Presentation
 
ppt of web designing and development
ppt of web designing and developmentppt of web designing and development
ppt of web designing and development
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
Introduction to JavaScript (1).ppt
Introduction to JavaScript (1).pptIntroduction to JavaScript (1).ppt
Introduction to JavaScript (1).ppt
 
Java Script ppt
Java Script pptJava Script ppt
Java Script ppt
 
Dhtml ppt (2)
Dhtml ppt (2)Dhtml ppt (2)
Dhtml ppt (2)
 
Javascript basics
Javascript basicsJavascript basics
Javascript basics
 
Basics of JavaScript
Basics of JavaScriptBasics of JavaScript
Basics of JavaScript
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
Css Complete Notes
Css Complete NotesCss Complete Notes
Css Complete Notes
 
WEB I - 01 - Introduction to Web Development
WEB I - 01 - Introduction to Web DevelopmentWEB I - 01 - Introduction to Web Development
WEB I - 01 - Introduction to Web Development
 

Destacado

Responsive Design
Responsive DesignResponsive Design
Responsive DesignSara Cannon
 
Multiple Design Strategies for Multiple Screens
Multiple Design Strategies for Multiple ScreensMultiple Design Strategies for Multiple Screens
Multiple Design Strategies for Multiple ScreensJanine Warner
 
Responsive Web Design: Clever Tips and Techniques
Responsive Web Design: Clever Tips and TechniquesResponsive Web Design: Clever Tips and Techniques
Responsive Web Design: Clever Tips and TechniquesVitaly Friedman
 
The Internet & Multimedia Integration
The Internet & Multimedia IntegrationThe Internet & Multimedia Integration
The Internet & Multimedia IntegrationJoseph Stabb, ABD
 
Boston Globe: Responsive Web Design
Boston Globe: Responsive Web DesignBoston Globe: Responsive Web Design
Boston Globe: Responsive Web DesignThe Media Consortium
 
“Multimedia Steganography with Cipher Text and Compression ppt.
“Multimedia Steganography with Cipher Text and Compression ppt.“Multimedia Steganography with Cipher Text and Compression ppt.
“Multimedia Steganography with Cipher Text and Compression ppt.Pradeep Vishwakarma
 
The Internet and Multimedia
The Internet and Multimedia The Internet and Multimedia
The Internet and Multimedia CeliaBSeaton
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to BootstrapRon Reiter
 
Responsive webdesign
Responsive webdesignResponsive webdesign
Responsive webdesignBart De Waele
 
Responsive web-design through bootstrap
Responsive web-design through bootstrapResponsive web-design through bootstrap
Responsive web-design through bootstrapZunair Sagitarioux
 
Design Process in the Responsive Age
Design Process in the Responsive AgeDesign Process in the Responsive Age
Design Process in the Responsive AgePon Kattera
 
Web Design 101
Web Design 101Web Design 101
Web Design 101T.S. Lim
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To MultimediaJomel Penalba
 
Strong Teamwork in Big Project: Divide work & Multiply Success
Strong Teamwork in Big Project: Divide work & Multiply SuccessStrong Teamwork in Big Project: Divide work & Multiply Success
Strong Teamwork in Big Project: Divide work & Multiply SuccessEmipro Technologies Pvt. Ltd.
 
multimedia element
multimedia elementmultimedia element
multimedia elementAZMAN KADIR
 

Destacado (18)

Responsive Webdesign
Responsive WebdesignResponsive Webdesign
Responsive Webdesign
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
Multiple Design Strategies for Multiple Screens
Multiple Design Strategies for Multiple ScreensMultiple Design Strategies for Multiple Screens
Multiple Design Strategies for Multiple Screens
 
Responsive Web Design: Clever Tips and Techniques
Responsive Web Design: Clever Tips and TechniquesResponsive Web Design: Clever Tips and Techniques
Responsive Web Design: Clever Tips and Techniques
 
The Internet & Multimedia Integration
The Internet & Multimedia IntegrationThe Internet & Multimedia Integration
The Internet & Multimedia Integration
 
Boston Globe: Responsive Web Design
Boston Globe: Responsive Web DesignBoston Globe: Responsive Web Design
Boston Globe: Responsive Web Design
 
“Multimedia Steganography with Cipher Text and Compression ppt.
“Multimedia Steganography with Cipher Text and Compression ppt.“Multimedia Steganography with Cipher Text and Compression ppt.
“Multimedia Steganography with Cipher Text and Compression ppt.
 
The Internet and Multimedia
The Internet and Multimedia The Internet and Multimedia
The Internet and Multimedia
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to Bootstrap
 
Internet multimedia
Internet multimediaInternet multimedia
Internet multimedia
 
Responsive webdesign
Responsive webdesignResponsive webdesign
Responsive webdesign
 
Responsive web-design through bootstrap
Responsive web-design through bootstrapResponsive web-design through bootstrap
Responsive web-design through bootstrap
 
Design Process in the Responsive Age
Design Process in the Responsive AgeDesign Process in the Responsive Age
Design Process in the Responsive Age
 
Web Design 101
Web Design 101Web Design 101
Web Design 101
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To Multimedia
 
Strong Teamwork in Big Project: Divide work & Multiply Success
Strong Teamwork in Big Project: Divide work & Multiply SuccessStrong Teamwork in Big Project: Divide work & Multiply Success
Strong Teamwork in Big Project: Divide work & Multiply Success
 
Web Design Trends 2014
Web Design Trends 2014Web Design Trends 2014
Web Design Trends 2014
 
multimedia element
multimedia elementmultimedia element
multimedia element
 

Similar a Responsive web designing ppt(1)

Responsive Web Designs
Responsive Web DesignsResponsive Web Designs
Responsive Web DesignsSanjida Afrin
 
Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Sonia Simi
 
Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Sonia Simi
 
Responsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant AspectsResponsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant Aspectsvanitharajblaze
 
Responsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsResponsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsSEGIC
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworksNicole Ryan
 
Responsive Web design Zambig
Responsive Web design ZambigResponsive Web design Zambig
Responsive Web design ZambigTribune Media
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignChiheb Chebbi
 
Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devicesjameswillweb
 
G0373049057
G0373049057G0373049057
G0373049057theijes
 
Responsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendResponsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendAditMicrosys Australia
 
Liquidizer.js: A Responsive Web Design Algorithm
Liquidizer.js: A Responsive Web Design AlgorithmLiquidizer.js: A Responsive Web Design Algorithm
Liquidizer.js: A Responsive Web Design Algorithmtheijes
 
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
 
Overview of Responsive Web Design
Overview of Responsive Web DesignOverview of Responsive Web Design
Overview of Responsive Web DesignPankaj Bajaj
 
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 businessAmit 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-AmitFBOXERLLPAmit Thakur
 

Similar a Responsive web designing ppt(1) (20)

Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
Responsive Web Designs
Responsive Web DesignsResponsive Web Designs
Responsive Web Designs
 
Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.
 
Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.Introduction | SEO Expate BD Ltd.
Introduction | SEO Expate BD Ltd.
 
Responsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant AspectsResponsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant Aspects
 
Responsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsResponsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needs
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
 
Responsive Web design Zambig
Responsive Web design ZambigResponsive Web design Zambig
Responsive Web design Zambig
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Mobile Responsive ​ Website Designing.pdf
Mobile Responsive ​ Website Designing.pdfMobile Responsive ​ Website Designing.pdf
Mobile Responsive ​ Website Designing.pdf
 
Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devices
 
G0373049057
G0373049057G0373049057
G0373049057
 
Responsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendResponsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest Trend
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Liquidizer.js: A Responsive Web Design Algorithm
Liquidizer.js: A Responsive Web Design AlgorithmLiquidizer.js: A Responsive Web Design Algorithm
Liquidizer.js: A Responsive Web Design Algorithm
 
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
 
Overview of Responsive Web Design
Overview of Responsive Web DesignOverview of Responsive Web Design
Overview of Responsive Web 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
 

Último

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
 
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
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
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
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
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
 

Último (20)

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
 
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)
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
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
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
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
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
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
 

Responsive web designing ppt(1)

  • 1. Responsive Web Designing - A Future of Web Designing Learn to Develop A Responsive Website in Just 10 Minutes. [ADMEC Multimedia Institute] www.admecindia.co.in
  • 2. Topics Going to 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 Can send feedback at: @admecinstitute
  • 3. The term Responsive means , To provide “Responses or Adaptiveness Quickly and Positively” to the users.
  • 4.  A Responsive Web Design refers to “ Creating a Catalog of Multi-Device Layout patterns”.
  • 5.   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). Responsive Websites Offers      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.  Smooth navigation Easy reading Minimum pinching Reduces scrolling and zooming. Excellent user experience.
  • 7. Why You Need A Responsive Website?  Growing Demand for Smartphones  Multiple Screen Sizes and Mobile Browsers  Wide Usage of Internet  Permits wider browser support  Compulsory for Getting Good Business
  • 8.
  • 9.  Web designers should consider the following questions while mobilizing the content Q. What is the purpose of the site? Q. Who are the users? Q. What sort of data is being accessed by them? Q. User’s locations ? Q. What’s the capacity of the devices and screen information such as size, resolution, pixel density, and color information from which information is being accessed?
  • 10.  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
  • 11.
  • 12.  Web designers should build pages that are - 1. Crisp 2. Clean 3. Succinct
  • 13. Other Important Guidelines 4. Resizing images to fit the screen resolution 5. Hiding non-essential elements especially for smaller screen 6. Avoid web technologies that don’t work on mobile 7. Make sure that website can be read in seconds 8. Optimize your page for vertical scrolling
  • 14.
  • 15. Major Components of A Responsive Website  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
  • 16.  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.
  • 17.  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, initialscale=1.0” />  A responsive designer needs to add these meta tags to make a website mobile optimized.
  • 18.  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.
  • 19.  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%;
  • 20.  Likewise, you can use more advanced CSS media queries like: @media all and (max-width: 699px) and (min-width: 520px), (min-width: 1151px) { body { background: #ccc; } }
  • 21.  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.”
  • 22.  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)
  • 23.  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: 1. Faster designing and building of websites. 2. Designers can focus on crucial segments of website buildingusing a grid, including a print style sheet, browser compliance, creation of multiple layouts,etc.
  • 24.  Following are the popular frameworks that web designers and developers used to develop responsive websites:  Skeleton  Foundation  Bootstrap
  • 25.
  • 26.  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.
  • 27.  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
  • 28.  Increases Return on Investment in long run.  Improved SEO rank  Better performance means better sales  Higher conversion rates  Key to create competitive advantage over the competitors  Increasing market share
  • 29.
  • 30. For more info you can visit www.admecindia.co.in Or click on the link: http://www.admecindia.co.in/responsive-web-designing.html For Course Related Enquiry, Please Ring Us At: 9811-81-81-22, 011-3130-5055, 011-3203-5055