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

PPT
331592291-HTML-and-Cascading style sheet
PPTX
Science kjadnckj ljnadjc lk cnldj cj nlzkdncaj
PPTX
WD 2 Less Gooooooooooofwfweujb iefieniwenfwefuhw
PPTX
Introduction to Web Techniques_Key componenets_HTML Basics
PPTX
WELCOME (recovernjkgnjvnvnfjkvnjknnbfjked).pptx
PPTX
Basic of HTML, CSS(StyleSheet), JavaScript(js), Bootstrap, JSON & AngularJS
PDF
WEB DESIGNING.pdf
PDF
Web designing
PDF
WEB DESIGN AND INTERNET PROGRAMMING LAB MANUAL.pdf
PPTX
Introduction to Web Development.pptx
PPTX
Introduction to Web Development.pptx
PPTX
Introduction to Web Development.pptx
PPTX
Web development (html)
PDF
Html & Html5 from scratch
PDF
HTML5 - An introduction
PPTX
Html Guide
PDF
A practical guide to building websites with HTML5 & CSS3
331592291-HTML-and-Cascading style sheet
Science kjadnckj ljnadjc lk cnldj cj nlzkdncaj
WD 2 Less Gooooooooooofwfweujb iefieniwenfwefuhw
Introduction to Web Techniques_Key componenets_HTML Basics
WELCOME (recovernjkgnjvnvnfjkvnjknnbfjked).pptx
Basic of HTML, CSS(StyleSheet), JavaScript(js), Bootstrap, JSON & AngularJS
WEB DESIGNING.pdf
Web designing
WEB DESIGN AND INTERNET PROGRAMMING LAB MANUAL.pdf
Introduction to Web Development.pptx
Introduction to Web Development.pptx
Introduction to Web Development.pptx
Web development (html)
Html & Html5 from scratch
HTML5 - An introduction
Html Guide
A practical guide to building websites with HTML5 & CSS3
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
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
PDF
Statistics on Ai - sourced from AIPRM.pdf
PDF
giants, standing on the shoulders of - by Daniel Stenberg
PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
Data Virtualization in Action: Scaling APIs and Apps with FME
PPTX
future_of_ai_comprehensive_20250822032121.pptx
PDF
Co-training pseudo-labeling for text classification with support vector machi...
PDF
The influence of sentiment analysis in enhancing early warning system model f...
PPTX
Internet of Everything -Basic concepts details
PDF
Lung cancer patients survival prediction using outlier detection and optimize...
PDF
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
PPTX
AI-driven Assurance Across Your End-to-end Network With ThousandEyes
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
Rapid Prototyping: A lecture on prototyping techniques for interface design
DOCX
Basics of Cloud Computing - Cloud Ecosystem
PDF
NewMind AI Weekly Chronicles – August ’25 Week IV
PPTX
Training Program for knowledge in solar cell and solar industry
PDF
Flame analysis and combustion estimation using large language and vision assi...
PPTX
Configure Apache Mutual Authentication
PPTX
Microsoft User Copilot Training Slide Deck
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
Statistics on Ai - sourced from AIPRM.pdf
giants, standing on the shoulders of - by Daniel Stenberg
Convolutional neural network based encoder-decoder for efficient real-time ob...
Data Virtualization in Action: Scaling APIs and Apps with FME
future_of_ai_comprehensive_20250822032121.pptx
Co-training pseudo-labeling for text classification with support vector machi...
The influence of sentiment analysis in enhancing early warning system model f...
Internet of Everything -Basic concepts details
Lung cancer patients survival prediction using outlier detection and optimize...
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
AI-driven Assurance Across Your End-to-end Network With ThousandEyes
Taming the Chaos: How to Turn Unstructured Data into Decisions
Rapid Prototyping: A lecture on prototyping techniques for interface design
Basics of Cloud Computing - Cloud Ecosystem
NewMind AI Weekly Chronicles – August ’25 Week IV
Training Program for knowledge in solar cell and solar industry
Flame analysis and combustion estimation using large language and vision assi...
Configure Apache Mutual Authentication
Microsoft User Copilot Training Slide Deck

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?