SlideShare a Scribd company logo
Format Tags
Headings are formatted big and bold because
they need to stand out from the rest of the page’s
content to help the users figure out the different
topics covered by your site. Even if the site you wish
to develop is a personal or a hobby site, there
should still divisions for the different areas of your
personality or hobby.
Headings
Heading element have opening (e.g., <h3> and
closing e.g.,</h3>) tags to enclose the topic or section
title to be used. There are six levels of headings and all
except the first level (.i.e., <h1>) can be used over and
over throughout the HTML document . The first level
heading should be your main, or umbrella topic and the
other levels only your subtopics, so that the web users
will no be confused
Paragraph
Headings may used to introduce paragraphs. The paragraphs element tags
are simply <p> and </p>. As much as possible, paragraphs must be kept short.
Space
Spacing in HTML is overlooked by browsers. Browser interpret
an entry like “t h I s” (with tow spaces between each letter) as only
“t h i s” (with only one space between each letter), because multiple
spaces are still considered as one. However tell the browser to
register spaces by typing “&nbsp;” for each space that you want.
Line Break
To introduce line break between text, such as those in snail mail
city addresses, insert the break empty tag <br />, like in the example
that follows. Remember that there is always a line break between
paragraphs so you don’t have to put <br />, unless you want another
<ENTER> key effect.
HTML TAGS Description
<b> Boldface
<i> Italics
<strong> Strongly; same as boldface
<em> Emphasized; same as italics
FILO – First In Last Out
This applies to tags as well. Any combination of tags can be used, as long as
you close the innermost tag before closing its enclosing tag.
: Keep FILO rule in mind. You may interchange the tags as long as the first that you can
open is the last that you close.
Tags for Lists
HTML TAGS Description
<ul> Unordered or bulleted list
<ol> Ordered list
<li> Line item
Unordered or Bulleted List
This kind of list is enclosed in <ul> </ul> tags, while each item is enclosed in <li> </li> tags.
Ordered or Numbered List
This kind of list is enclosed in <ol> </ol> tags, with each list item inside <li> </li> tags.
<ol type=“1”> for Arabic numerals
<ol type=“I” or <ol type=“I”> for Roman numerals
<ol type=“a” or <ol type=“A”> for Alpha numerals
Definition List
This kind of list is enclosed in <dl> </dl> tags. The term to be defined is
noted within <dt> </dt> tags, while the term’s definition is noted inside <dd>
</dd> tags.
Nested Lists
In this list you can create a hierarchy of information, putting unordered lists inside the first list’s
item (<li> </li>) tags.
Preformatted Text and Horizontal Rule
The preformatted text element (with the <pre> </pre> )tag tells the browser to
display the fixed-width
Links or Hyperlinks are pointers to the pages they
reference and these are some of the most essential parts
of the Web. There are two types of links in HTML.
Depending on the page your web browser is trying to
access: external and internal. An external link is a link to a
file or to a webpage that does not belong to the webpage’s
own site. An internal link is a link to a file or a webpage
within the webpage’s own site or any part of the webpage
itself.
External Link
Internal Links
Linking to Other Parts of the Same Page
E-mail Address as Link
Image as Link
Web Design L2 - Playing with Tags

More Related Content

What's hot

XML
XMLXML
HTML Introduction
HTML IntroductionHTML Introduction
HTML Introduction
eceklu
 
Basic xml syntax
Basic xml syntaxBasic xml syntax
Basic xml syntax
Raghu nath
 
Xhtml
XhtmlXhtml
Xhtml
Abdul Khan
 
html tags
html tagshtml tags
html tags
Kunal gupta
 
XML
XMLXML
basic introduction of html tags
basic introduction  of html tagsbasic introduction  of html tags
basic introduction of html tags
Manish jariyal
 
Xml ppt
Xml pptXml ppt
Xml ppt
seemadav1
 
Html presentation
Html presentationHtml presentation
Html presentation
YASHRAJSINGH60
 
Web design - Working with Text and Lists in HTML
Web design - Working with Text and Lists in HTMLWeb design - Working with Text and Lists in HTML
Web design - Working with Text and Lists in HTML
Mustafa Kamel Mohammadi
 
XML Introduction
XML IntroductionXML Introduction
XML Introduction
Bikash chhetri
 
Html9
Html9Html9
Html9
anamikaa4
 
O9xml
O9xmlO9xml
O9xml
Ergoclicks
 
Basic XML
Basic XMLBasic XML
Basic XML
Hoang Nguyen
 
uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2
Abhishek Kesharwani
 
Html Presentation
Html PresentationHtml Presentation
Html Presentation
RahulSuri30
 
XML Introduction
XML IntroductionXML Introduction
XML Introduction
Marco Bresciani
 
Xml
XmlXml
HTML Basic Tags
HTML Basic Tags HTML Basic Tags
HTML Basic Tags
Nisa Soomro
 

What's hot (19)

XML
XMLXML
XML
 
HTML Introduction
HTML IntroductionHTML Introduction
HTML Introduction
 
Basic xml syntax
Basic xml syntaxBasic xml syntax
Basic xml syntax
 
Xhtml
XhtmlXhtml
Xhtml
 
html tags
html tagshtml tags
html tags
 
XML
XMLXML
XML
 
basic introduction of html tags
basic introduction  of html tagsbasic introduction  of html tags
basic introduction of html tags
 
Xml ppt
Xml pptXml ppt
Xml ppt
 
Html presentation
Html presentationHtml presentation
Html presentation
 
Web design - Working with Text and Lists in HTML
Web design - Working with Text and Lists in HTMLWeb design - Working with Text and Lists in HTML
Web design - Working with Text and Lists in HTML
 
XML Introduction
XML IntroductionXML Introduction
XML Introduction
 
Html9
Html9Html9
Html9
 
O9xml
O9xmlO9xml
O9xml
 
Basic XML
Basic XMLBasic XML
Basic XML
 
uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2
 
Html Presentation
Html PresentationHtml Presentation
Html Presentation
 
XML Introduction
XML IntroductionXML Introduction
XML Introduction
 
Xml
XmlXml
Xml
 
HTML Basic Tags
HTML Basic Tags HTML Basic Tags
HTML Basic Tags
 

Similar to Web Design L2 - Playing with Tags

Htmlppt 100604051515-phpapp01
Htmlppt 100604051515-phpapp01Htmlppt 100604051515-phpapp01
Htmlppt 100604051515-phpapp01
ramya116
 
static dynamic html tags
static dynamic html tagsstatic dynamic html tags
static dynamic html tags
teach4uin
 
Html ppt computer
Html ppt computerHtml ppt computer
Html ppt computer
Anmol Pant
 
static dynamic html tags
 static dynamic html tags static dynamic html tags
static dynamic html tags
teach4uin
 
HTML Tags
HTML Tags HTML Tags
HTML_HEADER PART TAGS .pptx
HTML_HEADER              PART TAGS .pptxHTML_HEADER              PART TAGS .pptx
HTML_HEADER PART TAGS .pptx
HARIPRIYAV25
 
Html presentation
Html presentationHtml presentation
Html presentation
Amber Bhaumik
 
Html tags
Html tagsHtml tags
Html tags
Noble Anshu
 
HTML language and all its tags .....
HTML language and all its tags .....HTML language and all its tags .....
HTML language and all its tags .....
Nimrakhan89
 
Html ppt
Html pptHtml ppt
Html ppt
Sanmuga Nathan
 
Html Ppt
Html PptHtml Ppt
Html Ppt
Sanmuga Nathan
 
Html presentation
Html presentationHtml presentation
Html presentation
Prashanthi Mamidisetty
 
How to learn HTML in 10 Days
How to learn HTML in 10 DaysHow to learn HTML in 10 Days
How to learn HTML in 10 Days
Manoj kumar Deswal
 
Html
HtmlHtml
Unit 1 (part-1, basic tags)
Unit 1 (part-1, basic tags)Unit 1 (part-1, basic tags)
Unit 1 (part-1, basic tags)
Govardhan Bhavani
 
Final by smit parekh
Final  by smit  parekhFinal  by smit  parekh
Final by smit parekh
SMIT PAREKH
 
HTML.pptx
HTML.pptxHTML.pptx
HTML.pptx
asdfhgjh1
 
Html
HtmlHtml
Html
NithyaD5
 
Html
HtmlHtml
Pptaug7
Pptaug7Pptaug7
Pptaug7
firstenquiry
 

Similar to Web Design L2 - Playing with Tags (20)

Htmlppt 100604051515-phpapp01
Htmlppt 100604051515-phpapp01Htmlppt 100604051515-phpapp01
Htmlppt 100604051515-phpapp01
 
static dynamic html tags
static dynamic html tagsstatic dynamic html tags
static dynamic html tags
 
Html ppt computer
Html ppt computerHtml ppt computer
Html ppt computer
 
static dynamic html tags
 static dynamic html tags static dynamic html tags
static dynamic html tags
 
HTML Tags
HTML Tags HTML Tags
HTML Tags
 
HTML_HEADER PART TAGS .pptx
HTML_HEADER              PART TAGS .pptxHTML_HEADER              PART TAGS .pptx
HTML_HEADER PART TAGS .pptx
 
Html presentation
Html presentationHtml presentation
Html presentation
 
Html tags
Html tagsHtml tags
Html tags
 
HTML language and all its tags .....
HTML language and all its tags .....HTML language and all its tags .....
HTML language and all its tags .....
 
Html ppt
Html pptHtml ppt
Html ppt
 
Html Ppt
Html PptHtml Ppt
Html Ppt
 
Html presentation
Html presentationHtml presentation
Html presentation
 
How to learn HTML in 10 Days
How to learn HTML in 10 DaysHow to learn HTML in 10 Days
How to learn HTML in 10 Days
 
Html
HtmlHtml
Html
 
Unit 1 (part-1, basic tags)
Unit 1 (part-1, basic tags)Unit 1 (part-1, basic tags)
Unit 1 (part-1, basic tags)
 
Final by smit parekh
Final  by smit  parekhFinal  by smit  parekh
Final by smit parekh
 
HTML.pptx
HTML.pptxHTML.pptx
HTML.pptx
 
Html
HtmlHtml
Html
 
Html
HtmlHtml
Html
 
Pptaug7
Pptaug7Pptaug7
Pptaug7
 

Recently uploaded

BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
Celine George
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
EduSkills OECD
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
B. Ed Syllabus for babasaheb ambedkar education university.pdf
B. Ed Syllabus for babasaheb ambedkar education university.pdfB. Ed Syllabus for babasaheb ambedkar education university.pdf
B. Ed Syllabus for babasaheb ambedkar education university.pdf
BoudhayanBhattachari
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Leena Ghag-Sakpal
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
MysoreMuleSoftMeetup
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
MJDuyan
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 

Recently uploaded (20)

BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
B. Ed Syllabus for babasaheb ambedkar education university.pdf
B. Ed Syllabus for babasaheb ambedkar education university.pdfB. Ed Syllabus for babasaheb ambedkar education university.pdf
B. Ed Syllabus for babasaheb ambedkar education university.pdf
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 

Web Design L2 - Playing with Tags

  • 1.
  • 2. Format Tags Headings are formatted big and bold because they need to stand out from the rest of the page’s content to help the users figure out the different topics covered by your site. Even if the site you wish to develop is a personal or a hobby site, there should still divisions for the different areas of your personality or hobby.
  • 3.
  • 4.
  • 5. Headings Heading element have opening (e.g., <h3> and closing e.g.,</h3>) tags to enclose the topic or section title to be used. There are six levels of headings and all except the first level (.i.e., <h1>) can be used over and over throughout the HTML document . The first level heading should be your main, or umbrella topic and the other levels only your subtopics, so that the web users will no be confused
  • 6. Paragraph Headings may used to introduce paragraphs. The paragraphs element tags are simply <p> and </p>. As much as possible, paragraphs must be kept short.
  • 7. Space Spacing in HTML is overlooked by browsers. Browser interpret an entry like “t h I s” (with tow spaces between each letter) as only “t h i s” (with only one space between each letter), because multiple spaces are still considered as one. However tell the browser to register spaces by typing “&nbsp;” for each space that you want. Line Break To introduce line break between text, such as those in snail mail city addresses, insert the break empty tag <br />, like in the example that follows. Remember that there is always a line break between paragraphs so you don’t have to put <br />, unless you want another <ENTER> key effect.
  • 8.
  • 9. HTML TAGS Description <b> Boldface <i> Italics <strong> Strongly; same as boldface <em> Emphasized; same as italics
  • 10. FILO – First In Last Out This applies to tags as well. Any combination of tags can be used, as long as you close the innermost tag before closing its enclosing tag. : Keep FILO rule in mind. You may interchange the tags as long as the first that you can open is the last that you close.
  • 11. Tags for Lists HTML TAGS Description <ul> Unordered or bulleted list <ol> Ordered list <li> Line item
  • 12. Unordered or Bulleted List This kind of list is enclosed in <ul> </ul> tags, while each item is enclosed in <li> </li> tags.
  • 13. Ordered or Numbered List This kind of list is enclosed in <ol> </ol> tags, with each list item inside <li> </li> tags. <ol type=“1”> for Arabic numerals <ol type=“I” or <ol type=“I”> for Roman numerals <ol type=“a” or <ol type=“A”> for Alpha numerals
  • 14. Definition List This kind of list is enclosed in <dl> </dl> tags. The term to be defined is noted within <dt> </dt> tags, while the term’s definition is noted inside <dd> </dd> tags.
  • 15. Nested Lists In this list you can create a hierarchy of information, putting unordered lists inside the first list’s item (<li> </li>) tags.
  • 16. Preformatted Text and Horizontal Rule The preformatted text element (with the <pre> </pre> )tag tells the browser to display the fixed-width
  • 17.
  • 18. Links or Hyperlinks are pointers to the pages they reference and these are some of the most essential parts of the Web. There are two types of links in HTML. Depending on the page your web browser is trying to access: external and internal. An external link is a link to a file or to a webpage that does not belong to the webpage’s own site. An internal link is a link to a file or a webpage within the webpage’s own site or any part of the webpage itself.
  • 20. Linking to Other Parts of the Same Page
  • 21. E-mail Address as Link Image as Link