SlideShare une entreprise Scribd logo
1  sur  22
HTML Tutorial ,[object Object]
What does the abbreviation HTML stand for?
H yper T ext  M arkup  L anguage
What name is used to refer to HTML tags that do not require an ending tag?  Give an example of this type of tag.
empty tags; <hr>
Explain how to properly nest HTML tags (e.g., how to nest one list inside another).
<ul> <li>Newspapers</li> <ul> <li>The Northwest Indiana Times</li> <li>The Chicago Sun Times</li> <li>The Chicago Tribune</li> </ul> </ul>
[object Object],[object Object],[object Object],[object Object]
Write out the code for the simplest HTML document possible.
<html> </html>
Which HTML tags are included in  all  HTML documents?
<html> <head> <title></title> </head> <body> </body> </html>
Where would text between the tags <title></title> appear on the screen?
Text between the tags <title></title> would appear at the top of the browser’s title bar.
What do the letters “ul” stand for in the <ul> tag?
un ordered list
What will the following code generate in the browser display window (i.e., what will you see on the screen)? <ul> <li>bread</li> <li>milk</li> <li>eggs</li> </ul>
[object Object],[object Object],[object Object]
What do the letters “ol” stand for in the <ol> tag?
ordered list
What will the following code generate in the browser display window (i.e., what will you see on the screen)? <ol> <li>Put the key in the ignition.</li> <li>Put on your seat belt.</li> <li>Depress the brake pedal.</li> <li>Turn the key.</li> </ol>
1. Put the key in the ignition. 2. Put on your seat belt. 3. Depress the brake pedal. 4. Turn the key.

Contenu connexe

Tendances (20)

Html ppt
Html pptHtml ppt
Html ppt
 
Intro to html
Intro to htmlIntro to html
Intro to html
 
Working with External CSS
Working with External CSSWorking with External CSS
Working with External CSS
 
Lesson1 Intro to HTML
Lesson1 Intro to HTMLLesson1 Intro to HTML
Lesson1 Intro to HTML
 
Html tag
Html tagHtml tag
Html tag
 
Html Ppt
Html PptHtml Ppt
Html Ppt
 
Basic html
Basic htmlBasic html
Basic html
 
LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html
HtmlHtml
Html
 
Why Semantic Content matters
Why Semantic Content mattersWhy Semantic Content matters
Why Semantic Content matters
 
Html for translators
Html for translatorsHtml for translators
Html for translators
 
Intro to HTML (Kid's Class at TIY)
Intro to HTML (Kid's Class at TIY)Intro to HTML (Kid's Class at TIY)
Intro to HTML (Kid's Class at TIY)
 
Html Intro2
Html Intro2Html Intro2
Html Intro2
 
Htmltag.ppt
Htmltag.pptHtmltag.ppt
Htmltag.ppt
 
Html 101
Html 101Html 101
Html 101
 
Lab 4: Introduction to HTML
Lab 4: Introduction to HTMLLab 4: Introduction to HTML
Lab 4: Introduction to HTML
 
Html
HtmlHtml
Html
 
HTML (Web) basics for a beginner
HTML (Web) basics for a beginnerHTML (Web) basics for a beginner
HTML (Web) basics for a beginner
 
Html
HtmlHtml
Html
 

En vedette

UAスタイルシートと リセットCSS
UAスタイルシートと リセットCSSUAスタイルシートと リセットCSS
UAスタイルシートと リセットCSS知己 久保
 
Html tutorial
Html tutorialHtml tutorial
Html tutorialour-islam
 
Xml tutorial
Xml tutorialXml tutorial
Xml tutorialseemadav1
 
Congo: The Quiet Crisis
Congo: The Quiet CrisisCongo: The Quiet Crisis
Congo: The Quiet Crisismichaeljm007
 
WaterPartners International
WaterPartners InternationalWaterPartners International
WaterPartners Internationalmichaeljm007
 
Baseball Player? or Porn Star??
Baseball Player?  or Porn Star??Baseball Player?  or Porn Star??
Baseball Player? or Porn Star??jrlexjr
 
Rebel scrum prototype_1214
Rebel scrum prototype_1214Rebel scrum prototype_1214
Rebel scrum prototype_1214Shawn Neal
 
Body building supplements
Body building supplementsBody building supplements
Body building supplementsLuffy115
 
Bottled Water: Bad to the Last Drop
Bottled Water: Bad to the Last DropBottled Water: Bad to the Last Drop
Bottled Water: Bad to the Last Dropmichaeljm007
 
Latest Trends in Web Technologies
Latest Trends in Web TechnologiesLatest Trends in Web Technologies
Latest Trends in Web Technologiesbryanbibat
 
HTML presentation for beginners
HTML presentation for beginnersHTML presentation for beginners
HTML presentation for beginnersjeroenvdmeer
 
How UX Design Has Changed The World
How UX Design Has Changed The WorldHow UX Design Has Changed The World
How UX Design Has Changed The WorldBuiltByHQ
 

En vedette (19)

UAスタイルシートと リセットCSS
UAスタイルシートと リセットCSSUAスタイルシートと リセットCSS
UAスタイルシートと リセットCSS
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
 
Xml tutorial
Xml tutorialXml tutorial
Xml tutorial
 
Congo: The Quiet Crisis
Congo: The Quiet CrisisCongo: The Quiet Crisis
Congo: The Quiet Crisis
 
WaterPartners International
WaterPartners InternationalWaterPartners International
WaterPartners International
 
Baseball Player? or Porn Star??
Baseball Player?  or Porn Star??Baseball Player?  or Porn Star??
Baseball Player? or Porn Star??
 
HTML Basics
HTML BasicsHTML Basics
HTML Basics
 
NetTantra Web Development Brochure
NetTantra Web Development BrochureNetTantra Web Development Brochure
NetTantra Web Development Brochure
 
Rebel scrum prototype_1214
Rebel scrum prototype_1214Rebel scrum prototype_1214
Rebel scrum prototype_1214
 
Body building supplements
Body building supplementsBody building supplements
Body building supplements
 
DevOps kungfu
DevOps kungfu DevOps kungfu
DevOps kungfu
 
Bottled Water: Bad to the Last Drop
Bottled Water: Bad to the Last DropBottled Water: Bad to the Last Drop
Bottled Water: Bad to the Last Drop
 
Latest Trends in Web Technologies
Latest Trends in Web TechnologiesLatest Trends in Web Technologies
Latest Trends in Web Technologies
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
 
Basic DSLR
Basic DSLRBasic DSLR
Basic DSLR
 
HTML presentation for beginners
HTML presentation for beginnersHTML presentation for beginners
HTML presentation for beginners
 
How UX Design Has Changed The World
How UX Design Has Changed The WorldHow UX Design Has Changed The World
How UX Design Has Changed The World
 
La fata di ferro
La fata di ferroLa fata di ferro
La fata di ferro
 
Up to Speed on HTML 5 and CSS 3
Up to Speed on HTML 5 and CSS 3Up to Speed on HTML 5 and CSS 3
Up to Speed on HTML 5 and CSS 3
 

Similaire à HTML Tutorial: Chapters 1 & 2

Similaire à HTML Tutorial: Chapters 1 & 2 (20)

HTML & CSS
HTML & CSSHTML & CSS
HTML & CSS
 
HTML Fundamentals
HTML FundamentalsHTML Fundamentals
HTML Fundamentals
 
Understanding html
Understanding htmlUnderstanding html
Understanding html
 
Design Tools Html Xhtml
Design Tools Html XhtmlDesign Tools Html Xhtml
Design Tools Html Xhtml
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html part2
Html part2Html part2
Html part2
 
Html part2 (1)
Html part2 (1)Html part2 (1)
Html part2 (1)
 
AK html
AK  htmlAK  html
AK html
 
How an html file is structured
How an html file is structuredHow an html file is structured
How an html file is structured
 
Htmltag.ppt
Htmltag.pptHtmltag.ppt
Htmltag.ppt
 
Html For Beginners 2
Html For Beginners 2Html For Beginners 2
Html For Beginners 2
 
Intro to html
Intro to htmlIntro to html
Intro to html
 
Learning HTML
Learning HTMLLearning HTML
Learning HTML
 
Prabu html
Prabu htmlPrabu html
Prabu html
 
Html intro
Html introHtml intro
Html intro
 
Html intro
Html introHtml intro
Html intro
 
Html
HtmlHtml
Html
 
Cascading Style Sheets
Cascading Style SheetsCascading Style Sheets
Cascading Style Sheets
 
Html tags
Html tagsHtml tags
Html tags
 
Html basic
Html basicHtml basic
Html basic
 

Dernier

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
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.pptxMaritesTamaniVerdade
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
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.MaryamAhmad92
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
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.christianmathematics
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 

Dernier (20)

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.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
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).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.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
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.
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 

HTML Tutorial: Chapters 1 & 2

  • 1.
  • 2. What does the abbreviation HTML stand for?
  • 3. H yper T ext M arkup L anguage
  • 4. What name is used to refer to HTML tags that do not require an ending tag? Give an example of this type of tag.
  • 6. Explain how to properly nest HTML tags (e.g., how to nest one list inside another).
  • 7. <ul> <li>Newspapers</li> <ul> <li>The Northwest Indiana Times</li> <li>The Chicago Sun Times</li> <li>The Chicago Tribune</li> </ul> </ul>
  • 8.
  • 9. Write out the code for the simplest HTML document possible.
  • 11. Which HTML tags are included in all HTML documents?
  • 12. <html> <head> <title></title> </head> <body> </body> </html>
  • 13. Where would text between the tags <title></title> appear on the screen?
  • 14. Text between the tags <title></title> would appear at the top of the browser’s title bar.
  • 15. What do the letters “ul” stand for in the <ul> tag?
  • 17. What will the following code generate in the browser display window (i.e., what will you see on the screen)? <ul> <li>bread</li> <li>milk</li> <li>eggs</li> </ul>
  • 18.
  • 19. What do the letters “ol” stand for in the <ol> tag?
  • 21. What will the following code generate in the browser display window (i.e., what will you see on the screen)? <ol> <li>Put the key in the ignition.</li> <li>Put on your seat belt.</li> <li>Depress the brake pedal.</li> <li>Turn the key.</li> </ol>
  • 22. 1. Put the key in the ignition. 2. Put on your seat belt. 3. Depress the brake pedal. 4. Turn the key.