SlideShare a Scribd company logo
[Day Seven]
Responsive Web Design
Course: Web Design and Develop
Date: 2017/05/20
Lecturer: Mohammad Rafi Haidari
Last Lesson Conclusion!
• Name two metadata?
• What come in your mind by the word Layouts?
• What is the purpose of <header> and <nav> ?
• What is the purpose of <article> and <section> ?
• What is the purpose of <aside> and <footer> ?
What is Responsive Web
Design?
Responsive Web Design makes your web page look good on all
devices (desktops, tablets, and phones).
Responsive Web Design is about using CSS and HTML to resize,
hide, shrink, enlarge, or move the content to make it look good
on any screen:
Create Your Own Responsive
Design
One way to create a responsive design, is to create it yourself:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
And using media queries of CSS.
Using CSS Libraries
Another way to create a responsive design, is to use a responsive
style sheet libraries, like Bootstrap.
Bootstrap makes it easy to develop sites that look nice at any
size; desktop, laptop, tablet, or phone:
Link for CDN here:
http://getbootstrap.com/getting-started/
HTML Entities
Reserved characters in HTML must be replaced with character
entities.
Characters that are not present on your keyboard can also be
replaced by entities.
&entity_name;
OR
&#entity_number;
Some of Useful HTML Character
Entities
Result Description Entity Name Entity Number
non-breaking space &nbsp; &#160;
< less than &lt; &#60;
> greater than &gt; &#62;
& ampersand &amp; &#38;
" double quotation mark &quot; &#34;
' single quotation mark
(apostrophe)
&apos; &#39;
¢ cent &cent; &#162;
£ pound &pound; &#163;
¥ yen &yen; &#165;
€ euro &euro; &#8364;
© copyright &copy; &#169;
® registered trademark &reg; &#174;
HTML Forms
The HTML <form> element defines a form that is used
to collect user input:
<form>
.
form elements
.
</form>
HTML Forms Elements
The most important form element is the <input> element.
The <input> element can be displayed in several ways,
depending on the type attribute.
Check all elements here:
http://nativeformelements.com/
Lesson Conclusion Game!
• What is responsive design in web development?
• How many ways are there to create a responsive website?
• Bootstrap is a php framework that we can use in web
project?
• What are HTML entities?
• What is the purpose of using HTML forms in the web?
• How can you create textbox to ask for Name of the
person?
• What is tag for dropdown list?
• How can you create multiple choices questions?
• How can you create a single choice options?
• How you can create a button in html?
Question?
Thank you!

More Related Content

PPTX
HTML CSS and Web Development
PDF
Html for beginners
DOCX
PPTX
Web development using HTML and CSS
PPTX
Web designing (1) - Html Basic Codding
PPTX
Htmlcss1
PDF
HTML & CSS
PPTX
CSS in JS for CSS lovers
HTML CSS and Web Development
Html for beginners
Web development using HTML and CSS
Web designing (1) - Html Basic Codding
Htmlcss1
HTML & CSS
CSS in JS for CSS lovers

What's hot (20)

PDF
HTML+CSS: how to get started
PPTX
Web Development Basics: HOW TO in HTML
PDF
Intro to HTML & CSS
PDF
Introduction to HTML 5
PPT
Introduction to Html
PDF
Not just a pretty (type)face
PPTX
Html & CSS
PPTX
Google Sitemap and robots.txt Setup Techniques
PPTX
Cascading Style Sheets
PPTX
HTML language
PPTX
Html and css
PPTX
HTML Lesson 2
PPTX
HTML Lesson 5
PPTX
Html and css presentation
PPTX
Web programming css
KEY
Let's Build a Custom Theme
PPTX
Rakshat bhati
PPTX
PPT
HTML Introduction
PPTX
HTML Lesson 1
HTML+CSS: how to get started
Web Development Basics: HOW TO in HTML
Intro to HTML & CSS
Introduction to HTML 5
Introduction to Html
Not just a pretty (type)face
Html & CSS
Google Sitemap and robots.txt Setup Techniques
Cascading Style Sheets
HTML language
Html and css
HTML Lesson 2
HTML Lesson 5
Html and css presentation
Web programming css
Let's Build a Custom Theme
Rakshat bhati
HTML Introduction
HTML Lesson 1
Ad

Similar to Lecture7 web design and development (20)

PDF
Code & Design Your First Website (Downtown Los Angeles)
PPTX
Web Development PPT from Chd University.
PPTX
What Are The Different Types Of Web Technologies.pptx
PDF
How to Learn Web Designing Step by Step From Basics in 2018
PDF
Web Designing Training In Chandigarh
PPTX
WELCOME (recovernjkgnjvnvnfjkvnjknnbfjked).pptx
PPTX
janhwi Singh 48 rollno web development.pptx
PPTX
Learn web development: Front-end vs Back-end development
PPTX
ppt of MANOJ KUMAR.pptx
PPTX
HTML.pptx
PPTX
Training HTML5 CSS3 Ilkom IPB
PPTX
Curtin University Frontend Web Development
PPTX
Web design and web development - Unit 1.pptx
PPTX
SPS Monaco 2017 - The Lay of the Land of Client-Side Development circa 2017
PDF
web development.pdf
PPT
PDF
Web Dev - 1 PPT.pdf
PDF
Web Design & Development Courses in Pune| 3DOT Technologies
Code & Design Your First Website (Downtown Los Angeles)
Web Development PPT from Chd University.
What Are The Different Types Of Web Technologies.pptx
How to Learn Web Designing Step by Step From Basics in 2018
Web Designing Training In Chandigarh
WELCOME (recovernjkgnjvnvnfjkvnjknnbfjked).pptx
janhwi Singh 48 rollno web development.pptx
Learn web development: Front-end vs Back-end development
ppt of MANOJ KUMAR.pptx
HTML.pptx
Training HTML5 CSS3 Ilkom IPB
Curtin University Frontend Web Development
Web design and web development - Unit 1.pptx
SPS Monaco 2017 - The Lay of the Land of Client-Side Development circa 2017
web development.pdf
Web Dev - 1 PPT.pdf
Web Design & Development Courses in Pune| 3DOT Technologies
Ad

More from Rafi Haidari (17)

PPTX
Lecture9 web design and development
PPTX
Lecture8 web design and development
PPTX
Lecture6 web design and development
PPTX
Lecture5 web design and development
PPTX
Lecture4 web design and development
PPTX
Lecture3 web design and development
PPTX
Lecture2 web design and development
PPTX
Lecture1 Web Design and Development
PDF
Bootstrap day3
PDF
Bootstrap day2
PDF
Bootstrap day1
PPTX
CSS_Day_ONE (W3schools)
PPTX
CSS_Day_Two (W3schools)
PPTX
CSS_Day_Three (W3schools)
PPTX
Html_Day_One (W3Schools)
PPTX
Html_Day_Three(W3Schools)
PPTX
HTML_Day_Two(W3Schools)
Lecture9 web design and development
Lecture8 web design and development
Lecture6 web design and development
Lecture5 web design and development
Lecture4 web design and development
Lecture3 web design and development
Lecture2 web design and development
Lecture1 Web Design and Development
Bootstrap day3
Bootstrap day2
Bootstrap day1
CSS_Day_ONE (W3schools)
CSS_Day_Two (W3schools)
CSS_Day_Three (W3schools)
Html_Day_One (W3Schools)
Html_Day_Three(W3Schools)
HTML_Day_Two(W3Schools)

Recently uploaded (20)

PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Cloud computing and distributed systems.
PDF
cuic standard and advanced reporting.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
MYSQL Presentation for SQL database connectivity
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
KodekX | Application Modernization Development
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Spectroscopy.pptx food analysis technology
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Cloud computing and distributed systems.
cuic standard and advanced reporting.pdf
Network Security Unit 5.pdf for BCA BBA.
MYSQL Presentation for SQL database connectivity
The AUB Centre for AI in Media Proposal.docx
Advanced methodologies resolving dimensionality complications for autism neur...
Unlocking AI with Model Context Protocol (MCP)
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Digital-Transformation-Roadmap-for-Companies.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Big Data Technologies - Introduction.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
KodekX | Application Modernization Development
Mobile App Security Testing_ A Comprehensive Guide.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Spectroscopy.pptx food analysis technology

Lecture7 web design and development

  • 1. [Day Seven] Responsive Web Design Course: Web Design and Develop Date: 2017/05/20 Lecturer: Mohammad Rafi Haidari
  • 2. Last Lesson Conclusion! • Name two metadata? • What come in your mind by the word Layouts? • What is the purpose of <header> and <nav> ? • What is the purpose of <article> and <section> ? • What is the purpose of <aside> and <footer> ?
  • 3. What is Responsive Web Design? Responsive Web Design makes your web page look good on all devices (desktops, tablets, and phones). Responsive Web Design is about using CSS and HTML to resize, hide, shrink, enlarge, or move the content to make it look good on any screen:
  • 4. Create Your Own Responsive Design One way to create a responsive design, is to create it yourself: <meta name="viewport" content="width=device-width, initial-scale=1.0"> And using media queries of CSS.
  • 5. Using CSS Libraries Another way to create a responsive design, is to use a responsive style sheet libraries, like Bootstrap. Bootstrap makes it easy to develop sites that look nice at any size; desktop, laptop, tablet, or phone: Link for CDN here: http://getbootstrap.com/getting-started/
  • 6. HTML Entities Reserved characters in HTML must be replaced with character entities. Characters that are not present on your keyboard can also be replaced by entities. &entity_name; OR &#entity_number;
  • 7. Some of Useful HTML Character Entities Result Description Entity Name Entity Number non-breaking space &nbsp; &#160; < less than &lt; &#60; > greater than &gt; &#62; & ampersand &amp; &#38; " double quotation mark &quot; &#34; ' single quotation mark (apostrophe) &apos; &#39; ¢ cent &cent; &#162; £ pound &pound; &#163; ¥ yen &yen; &#165; € euro &euro; &#8364; © copyright &copy; &#169; ® registered trademark &reg; &#174;
  • 8. HTML Forms The HTML <form> element defines a form that is used to collect user input: <form> . form elements . </form>
  • 9. HTML Forms Elements The most important form element is the <input> element. The <input> element can be displayed in several ways, depending on the type attribute. Check all elements here: http://nativeformelements.com/
  • 10. Lesson Conclusion Game! • What is responsive design in web development? • How many ways are there to create a responsive website? • Bootstrap is a php framework that we can use in web project? • What are HTML entities? • What is the purpose of using HTML forms in the web? • How can you create textbox to ask for Name of the person? • What is tag for dropdown list? • How can you create multiple choices questions? • How can you create a single choice options? • How you can create a button in html?