SlideShare a Scribd company logo
1 of 21
HTMLHypertext Markup Language
HTML code tells a browser how to display a document
(kind of like the formatting in Word)
bolded, centered, font size
HTML code tells a browser how to display a document
(kind of like the formatting in Word)
font color, italics
HTML code tells a browser how to display a document
(kind of like the formatting in Word)
hyperlink
HTML code tells a browser how to display a document
(kind of like the formatting in Word)
paragraph
HTML code tells a browser how to display a document
(kind of like the formatting in Word)
HTML code tells a browser how to display a document
(kind of like the formatting in Word)
Tag: <...> A command inside angled brackets
To bold this word: To bold this <b>word</b>
Ending a tag: </...>
<html>
<head>
<title>Concordia University Texas | Offering Liberal Arts & Sciences
Degrees</title>
<meta name="Description" content="A Lutheran, private coeducational
institution, Concordia University Texas offers a variety of degree
programs to prepare you for a bright future. Learn more today!">
<meta name="Keywords" content="concordia university texas, concordia
university, accelerated degree program, university in austin,
concordia texas, college, undergraduate liberal arts college, texas,
education, adult, austin, Lutheran, CTX, LCMS, Lutheran Church
Missouri Synod, tornados, tornadoes, college entrance exams”> …
Sample Excerpt
<html>
<head>
<title> ... </title>
</head>
<body> ...</body>
</html>
Minimum
Tags Needed
defines language
defines header
defines page title
closes the header
content of the page
closes the HTML document
<title> </title>
Page title displayed on top of browser
Anything between <body> </body> tags:
The actual body of the page
<html> </html>
<head> </head>
<title> </title>
<body> </body>
<p> </p>
<img src="">
<ul> </ul>
<ol> </ol>
<li> </li>
<h1> </h1>
<h2> </h2>
<a href=""> </a>
Further info: www.w3schools.com/tags
Sample tags
Tags have attributes & attributes have values:
Values
Attributes
&
<p align=”left”>
Tags have attributes & attributes have values:
Values
Attributes
&
<p align=”left”>
Values have to be surrounded by quotation marks!
tag: <p> attribute: align value: left
RSSReally simple syndication
Locating info on the Web
The old way:
Locating info on the Web
The old way:
You go looking for info
Locating info on the Web
The new way:
Info comes to you
via
Locating info on the Web
The new way:
RSS in Plain English
https://youtu.be/0klgLsSxGsU
RSS in Plain English
https://youtu.be/0klgLsSxGsU

More Related Content

What's hot

[Basic HTML/CSS] 1. html - basic tags
[Basic HTML/CSS] 1. html - basic tags[Basic HTML/CSS] 1. html - basic tags
[Basic HTML/CSS] 1. html - basic tagsHyejin Oh
 
How to create basic webpage
How to create basic webpageHow to create basic webpage
How to create basic webpageJames Erro
 
Web designing using html
Web designing using htmlWeb designing using html
Web designing using htmljulicris021488
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTMLAnn Alcid
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTMLyht4ever
 
HTML Text formatting tags
HTML Text formatting tagsHTML Text formatting tags
HTML Text formatting tagsHimanshu Pathak
 
HTML_Slideshow1
HTML_Slideshow1HTML_Slideshow1
HTML_Slideshow1ldehn
 
Intr to-html-xhtml-1233508169541646-3
Intr to-html-xhtml-1233508169541646-3Intr to-html-xhtml-1233508169541646-3
Intr to-html-xhtml-1233508169541646-3bluejayjunior
 
[Basic HTML/CSS] 0. introduction
[Basic HTML/CSS] 0. introduction[Basic HTML/CSS] 0. introduction
[Basic HTML/CSS] 0. introductionHyejin Oh
 
Creating WebPages using HTML
Creating WebPages using HTMLCreating WebPages using HTML
Creating WebPages using HTMLMohammad Arshad
 
HTML email design and usability
HTML email design and usabilityHTML email design and usability
HTML email design and usabilityKeith Kmett
 

What's hot (20)

Html
HtmlHtml
Html
 
Html
HtmlHtml
Html
 
Html Simple Tutorial
Html Simple TutorialHtml Simple Tutorial
Html Simple Tutorial
 
Html
HtmlHtml
Html
 
[Basic HTML/CSS] 1. html - basic tags
[Basic HTML/CSS] 1. html - basic tags[Basic HTML/CSS] 1. html - basic tags
[Basic HTML/CSS] 1. html - basic tags
 
1. HTML
1. HTML1. HTML
1. HTML
 
How to create basic webpage
How to create basic webpageHow to create basic webpage
How to create basic webpage
 
Web designing using html
Web designing using htmlWeb designing using html
Web designing using html
 
Web Page Designing Using HTML
Web Page Designing Using HTMLWeb Page Designing Using HTML
Web Page Designing Using HTML
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
uptu web technology unit 2 html
uptu web technology unit 2 htmluptu web technology unit 2 html
uptu web technology unit 2 html
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
HTML - R.D.sivakumar
HTML - R.D.sivakumarHTML - R.D.sivakumar
HTML - R.D.sivakumar
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
HTML Text formatting tags
HTML Text formatting tagsHTML Text formatting tags
HTML Text formatting tags
 
HTML_Slideshow1
HTML_Slideshow1HTML_Slideshow1
HTML_Slideshow1
 
Intr to-html-xhtml-1233508169541646-3
Intr to-html-xhtml-1233508169541646-3Intr to-html-xhtml-1233508169541646-3
Intr to-html-xhtml-1233508169541646-3
 
[Basic HTML/CSS] 0. introduction
[Basic HTML/CSS] 0. introduction[Basic HTML/CSS] 0. introduction
[Basic HTML/CSS] 0. introduction
 
Creating WebPages using HTML
Creating WebPages using HTMLCreating WebPages using HTML
Creating WebPages using HTML
 
HTML email design and usability
HTML email design and usabilityHTML email design and usability
HTML email design and usability
 

Similar to Html (20)

Html 1
Html 1Html 1
Html 1
 
HTML Basics 1 workshop
HTML Basics 1 workshopHTML Basics 1 workshop
HTML Basics 1 workshop
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
 
INTRODUCTION FOR HTML
INTRODUCTION  FOR HTML INTRODUCTION  FOR HTML
INTRODUCTION FOR HTML
 
INTERNSHIP PROJECT PPT RAJ HZL.pdf
INTERNSHIP PROJECT PPT RAJ HZL.pdfINTERNSHIP PROJECT PPT RAJ HZL.pdf
INTERNSHIP PROJECT PPT RAJ HZL.pdf
 
Intodcution to Html
Intodcution to HtmlIntodcution to Html
Intodcution to Html
 
Html-meeting1-1.pptx
Html-meeting1-1.pptxHtml-meeting1-1.pptx
Html-meeting1-1.pptx
 
DIWE - Coding HTML for Basic Web Designing
DIWE - Coding HTML for Basic Web DesigningDIWE - Coding HTML for Basic Web Designing
DIWE - Coding HTML for Basic Web Designing
 
Vijay it 2 year
Vijay it 2 yearVijay it 2 year
Vijay it 2 year
 
Html2
Html2Html2
Html2
 
#1 HTML [know-how]
#1 HTML [know-how]#1 HTML [know-how]
#1 HTML [know-how]
 
Html cia
Html ciaHtml cia
Html cia
 
Web Page Designing
Web Page DesigningWeb Page Designing
Web Page Designing
 
HTML Basic, CSS Basic, JavaScript basic.
HTML Basic, CSS Basic, JavaScript basic.HTML Basic, CSS Basic, JavaScript basic.
HTML Basic, CSS Basic, JavaScript basic.
 
Wdf 222chp iii vi
Wdf 222chp iii viWdf 222chp iii vi
Wdf 222chp iii vi
 
uptu web technology unit 2 html
uptu web technology unit 2 htmluptu web technology unit 2 html
uptu web technology unit 2 html
 
Html Workshop
Html WorkshopHtml Workshop
Html Workshop
 
Web designing
Web designingWeb designing
Web designing
 
WEB DESIGNING.pdf
WEB DESIGNING.pdfWEB DESIGNING.pdf
WEB DESIGNING.pdf
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
 

More from Corinne Weisgerber

Examining Generative AI from a Communication Perspective
Examining Generative AI from a Communication PerspectiveExamining Generative AI from a Communication Perspective
Examining Generative AI from a Communication PerspectiveCorinne Weisgerber
 
Calendar, Budget, Evaluation of a PR Campaign
Calendar, Budget, Evaluation of a PR CampaignCalendar, Budget, Evaluation of a PR Campaign
Calendar, Budget, Evaluation of a PR CampaignCorinne Weisgerber
 
Media Literacy and Communication -- Fundamentals Class
Media Literacy and Communication -- Fundamentals ClassMedia Literacy and Communication -- Fundamentals Class
Media Literacy and Communication -- Fundamentals ClassCorinne Weisgerber
 
Martin Luther King & Language use | Figures of Speech
Martin Luther King & Language use | Figures of SpeechMartin Luther King & Language use | Figures of Speech
Martin Luther King & Language use | Figures of SpeechCorinne Weisgerber
 
Persuasive Speaking and Organizational Patterns
Persuasive Speaking and Organizational PatternsPersuasive Speaking and Organizational Patterns
Persuasive Speaking and Organizational PatternsCorinne Weisgerber
 
Persuasive Speaking and Means of Persuasion
Persuasive Speaking and Means of PersuasionPersuasive Speaking and Means of Persuasion
Persuasive Speaking and Means of PersuasionCorinne Weisgerber
 
Media Relations for Public Relations Class
Media Relations for Public Relations ClassMedia Relations for Public Relations Class
Media Relations for Public Relations ClassCorinne Weisgerber
 
Case Study Assignment for Public Relations
Case Study Assignment for Public RelationsCase Study Assignment for Public Relations
Case Study Assignment for Public RelationsCorinne Weisgerber
 
Chapter 6 of Organizational Communication
Chapter 6 of Organizational CommunicationChapter 6 of Organizational Communication
Chapter 6 of Organizational CommunicationCorinne Weisgerber
 
Organizing and outlining an informative speech
Organizing and outlining an informative speechOrganizing and outlining an informative speech
Organizing and outlining an informative speechCorinne Weisgerber
 
Informative Speaking and Supporting Materials
Informative Speaking and Supporting MaterialsInformative Speaking and Supporting Materials
Informative Speaking and Supporting MaterialsCorinne Weisgerber
 
Planning Public Speaking: Topics and Audiences
Planning Public Speaking: Topics and AudiencesPlanning Public Speaking: Topics and Audiences
Planning Public Speaking: Topics and AudiencesCorinne Weisgerber
 
Foundations of Communication and Models of Comm.
Foundations of Communication and Models of Comm.Foundations of Communication and Models of Comm.
Foundations of Communication and Models of Comm.Corinne Weisgerber
 
Fundamentals of Communication -- Day One
Fundamentals of Communication -- Day OneFundamentals of Communication -- Day One
Fundamentals of Communication -- Day OneCorinne Weisgerber
 

More from Corinne Weisgerber (20)

Examining Generative AI from a Communication Perspective
Examining Generative AI from a Communication PerspectiveExamining Generative AI from a Communication Perspective
Examining Generative AI from a Communication Perspective
 
Calendar, Budget, Evaluation of a PR Campaign
Calendar, Budget, Evaluation of a PR CampaignCalendar, Budget, Evaluation of a PR Campaign
Calendar, Budget, Evaluation of a PR Campaign
 
Media Literacy and Communication -- Fundamentals Class
Media Literacy and Communication -- Fundamentals ClassMedia Literacy and Communication -- Fundamentals Class
Media Literacy and Communication -- Fundamentals Class
 
Martin Luther King & Language use | Figures of Speech
Martin Luther King & Language use | Figures of SpeechMartin Luther King & Language use | Figures of Speech
Martin Luther King & Language use | Figures of Speech
 
Persuasive Speaking and Organizational Patterns
Persuasive Speaking and Organizational PatternsPersuasive Speaking and Organizational Patterns
Persuasive Speaking and Organizational Patterns
 
Persuasive Speaking and Means of Persuasion
Persuasive Speaking and Means of PersuasionPersuasive Speaking and Means of Persuasion
Persuasive Speaking and Means of Persuasion
 
Media Relations for Public Relations Class
Media Relations for Public Relations ClassMedia Relations for Public Relations Class
Media Relations for Public Relations Class
 
Case Study Assignment for Public Relations
Case Study Assignment for Public RelationsCase Study Assignment for Public Relations
Case Study Assignment for Public Relations
 
Chapter 6 of Organizational Communication
Chapter 6 of Organizational CommunicationChapter 6 of Organizational Communication
Chapter 6 of Organizational Communication
 
Organizing and outlining an informative speech
Organizing and outlining an informative speechOrganizing and outlining an informative speech
Organizing and outlining an informative speech
 
Informative Speaking and Supporting Materials
Informative Speaking and Supporting MaterialsInformative Speaking and Supporting Materials
Informative Speaking and Supporting Materials
 
Planning Public Speaking: Topics and Audiences
Planning Public Speaking: Topics and AudiencesPlanning Public Speaking: Topics and Audiences
Planning Public Speaking: Topics and Audiences
 
Foundations of Communication and Models of Comm.
Foundations of Communication and Models of Comm.Foundations of Communication and Models of Comm.
Foundations of Communication and Models of Comm.
 
Fundamentals of Communication -- Day One
Fundamentals of Communication -- Day OneFundamentals of Communication -- Day One
Fundamentals of Communication -- Day One
 
Recap of our Class
Recap of our ClassRecap of our Class
Recap of our Class
 
Publishing
PublishingPublishing
Publishing
 
Disinfo Lectio
Disinfo LectioDisinfo Lectio
Disinfo Lectio
 
Visual Turn
Visual TurnVisual Turn
Visual Turn
 
Disinformation
DisinformationDisinformation
Disinformation
 
Media Habits Reflection
Media Habits ReflectionMedia Habits Reflection
Media Habits Reflection
 

Recently uploaded

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
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
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
 
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
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
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
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptxJoelynRubio1
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 

Recently uploaded (20)

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.
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
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...
 
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
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.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
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 

Html

  • 2. HTML code tells a browser how to display a document (kind of like the formatting in Word)
  • 3. bolded, centered, font size HTML code tells a browser how to display a document (kind of like the formatting in Word)
  • 4. font color, italics HTML code tells a browser how to display a document (kind of like the formatting in Word)
  • 5. hyperlink HTML code tells a browser how to display a document (kind of like the formatting in Word)
  • 6. paragraph HTML code tells a browser how to display a document (kind of like the formatting in Word)
  • 7. HTML code tells a browser how to display a document (kind of like the formatting in Word)
  • 8. Tag: <...> A command inside angled brackets To bold this word: To bold this <b>word</b> Ending a tag: </...> <html> <head> <title>Concordia University Texas | Offering Liberal Arts & Sciences Degrees</title> <meta name="Description" content="A Lutheran, private coeducational institution, Concordia University Texas offers a variety of degree programs to prepare you for a bright future. Learn more today!"> <meta name="Keywords" content="concordia university texas, concordia university, accelerated degree program, university in austin, concordia texas, college, undergraduate liberal arts college, texas, education, adult, austin, Lutheran, CTX, LCMS, Lutheran Church Missouri Synod, tornados, tornadoes, college entrance exams”> … Sample Excerpt
  • 9. <html> <head> <title> ... </title> </head> <body> ...</body> </html> Minimum Tags Needed defines language defines header defines page title closes the header content of the page closes the HTML document
  • 10. <title> </title> Page title displayed on top of browser
  • 11. Anything between <body> </body> tags: The actual body of the page
  • 12. <html> </html> <head> </head> <title> </title> <body> </body> <p> </p> <img src=""> <ul> </ul> <ol> </ol> <li> </li> <h1> </h1> <h2> </h2> <a href=""> </a> Further info: www.w3schools.com/tags Sample tags
  • 13. Tags have attributes & attributes have values: Values Attributes & <p align=”left”>
  • 14. Tags have attributes & attributes have values: Values Attributes & <p align=”left”> Values have to be surrounded by quotation marks! tag: <p> attribute: align value: left
  • 16. Locating info on the Web The old way:
  • 17. Locating info on the Web The old way: You go looking for info
  • 18. Locating info on the Web The new way:
  • 19. Info comes to you via Locating info on the Web The new way:
  • 20. RSS in Plain English https://youtu.be/0klgLsSxGsU
  • 21. RSS in Plain English https://youtu.be/0klgLsSxGsU