SlideShare a Scribd company logo
1 of 13
COMPUTER APPLICATIONS
CLASS X (Code 165)
TOPIC:
UNIT 2: Basic HTML Tags
By
HIMANSHU PATHAK
Contents
• Introduction
• Types of HTML Tags
– Paired Tags
– Un-paired Tags
– Self-closing Tags
– Utility-based Tags
• Basic HTML Tags
Introduction
• HTML tags are like keywords which defines that
how web browser will format and display the
content.
• All HTML tags must enclosed within < > these
angular brackets.
• HTML tags are used to create HTML documents.
• Every tag in HTML perform different tasks.
• When a web browser reads an HTML document,
browser reads it from top to bottom and left to
right.
Types of HTML Tags
• Paired Tags: An HTML tag is known as a paired tag
when the tag consists of an opening tag and a
closing tag as its companion tag.
– Example :
<p> This text is a paragraph . </p>
<b> This is a bold text </b>
• Unpaired Tags: An HTML tag is called an unpaired
tag when the tag only has an opening tag and does
not have a closing tag or a companion tag.
– Example:
<hr> Here, the <hr> is the unpaired tag used to create a
horizontal line.
Cont…
• Self-closing Tags: Self-Closing Tags are those
HTML tags that do not have a partner tag, where
the first tag is the only necessary tag that is valid
for the formatting.
• The main and important information is contained
WITHIN the element as its attribute.
• Example:
<img src="a.jpg" alt="This is an alternate text">
Cont…
• Formatting Tags: The HTML tags that help us in
the formatting of the texts like the size of the
text, font styles, making a text bold, etc.
• Tables, divisions, and span tags are also those
tags that help format a web page or document
and set the layout of the page.
• Example:
<u> Statements... </u>
Cont…
• Control Tags: These are the tags that are used in
managing content or managing scripts or
libraries that are external.
• All the form tags, drop-down lists, input text
boxes, etc., are used in interacting with the
visitor or the user.
HTML Basic Tags
• Heading Tags: It is used to define the heading of
html document.
– There are 6 different types of heading in HTML h1 to
h6.
– The <h1> defines most important heading
and <h6> defines least important.
– Example:
• <h1> Statements... </h>
Cont…
• Paragraph Tag: A paragraph in webpage is
defined by <p> tag.
– A paragraph is a block-level element used to
represent text on the browser.
– When the paragraph tag is closed it automatically
creates a new line.
– Example:
• <p>This is paragraph 1.</p>
Cont…
• Comment Tag: While writing code it is a good
practice to write a comment about what code is
all about. In HTML you can write comment
using <!-- ... -->.
– The comment is written between the double dash, it
can be in single line or multiline comment.
– Example:
• <!-- This is a single line comment -->
• <!-- This is
multiline comment -->
Cont…
• Line Break Tag: The <br> is used to create a
line break in the text.
– It can be used in writing addresses, song lyrics, or
at a place where a line break is needed.
– Example:
• <p>The br tag <br>
is used to <br>
create a line break. </p>
Cont…
• Horizontal Line: The <hr> is used to create a
break between paragraphs using a horizontal line.
– Using CSS you can modify and style as per your own
need.
– Example:
• <p>Scene 1:</p>
• <hr>
• <p>Scene 2:</p>
Today we learn
• Learned basic HTML Tags
• In the next class, we will start Unit II –
Formatting Tags in detail.
•Thanks

More Related Content

What's hot (20)

Html Slide Part-1
Html Slide Part-1Html Slide Part-1
Html Slide Part-1
 
Html text and formatting
Html text and formattingHtml text and formatting
Html text and formatting
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html
HtmlHtml
Html
 
Html
HtmlHtml
Html
 
cascading style sheet ppt
cascading style sheet pptcascading style sheet ppt
cascading style sheet ppt
 
Web development using html 5
Web development using html 5Web development using html 5
Web development using html 5
 
HTML presentation for beginners
HTML presentation for beginnersHTML presentation for beginners
HTML presentation for beginners
 
HTML Introduction
HTML IntroductionHTML Introduction
HTML Introduction
 
Web html table tags
Web html  table tagsWeb html  table tags
Web html table tags
 
Html links
Html linksHtml links
Html links
 
Basic Html Notes
Basic Html NotesBasic Html Notes
Basic Html Notes
 
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
 
Html ppt
Html pptHtml ppt
Html ppt
 
Html training slide
Html training slideHtml training slide
Html training slide
 
Html tables examples
Html tables   examplesHtml tables   examples
Html tables examples
 
Html form tag
Html form tagHtml form tag
Html form tag
 
HTML: Tables and Forms
HTML: Tables and FormsHTML: Tables and Forms
HTML: Tables and Forms
 
Html
HtmlHtml
Html
 

Similar to Basic html tags (20)

HTML 5_cfbe4b8d-092saawww24bb33cb2358.pptx
HTML 5_cfbe4b8d-092saawww24bb33cb2358.pptxHTML 5_cfbe4b8d-092saawww24bb33cb2358.pptx
HTML 5_cfbe4b8d-092saawww24bb33cb2358.pptx
 
Batch -25 PPT.pptx
Batch -25 PPT.pptxBatch -25 PPT.pptx
Batch -25 PPT.pptx
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html
HtmlHtml
Html
 
web development.pdf
web development.pdfweb development.pdf
web development.pdf
 
SEO Training in Noida- Skyinfotech.in
SEO Training in Noida- Skyinfotech.inSEO Training in Noida- Skyinfotech.in
SEO Training in Noida- Skyinfotech.in
 
Slides 2 - HTML
Slides 2 - HTMLSlides 2 - HTML
Slides 2 - HTML
 
Html introduction
Html introductionHtml introduction
Html introduction
 
Html
HtmlHtml
Html
 
html
htmlhtml
html
 
Learn html from www
Learn html from wwwLearn html from www
Learn html from www
 
Web forms and html (lect 1)
Web forms and html (lect 1)Web forms and html (lect 1)
Web forms and html (lect 1)
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html notes
Html notesHtml notes
Html notes
 
Html
HtmlHtml
Html
 
HTML Presentation
HTML Presentation HTML Presentation
HTML Presentation
 
htmlnotes-180924151434.pdf dafdkzndsvkdvdd
htmlnotes-180924151434.pdf dafdkzndsvkdvddhtmlnotes-180924151434.pdf dafdkzndsvkdvdd
htmlnotes-180924151434.pdf dafdkzndsvkdvdd
 
htmlnotes Which tells about all the basic
htmlnotes Which tells about all the basichtmlnotes Which tells about all the basic
htmlnotes Which tells about all the basic
 
HTML-INTRO.pptx
HTML-INTRO.pptxHTML-INTRO.pptx
HTML-INTRO.pptx
 

More from Himanshu Pathak

More from Himanshu Pathak (16)

Introduction to E commerce
Introduction to E commerceIntroduction to E commerce
Introduction to E commerce
 
Digital property rights
Digital property rightsDigital property rights
Digital property rights
 
Intellectual property rights
Intellectual property rightsIntellectual property rights
Intellectual property rights
 
An Introduction to Cyber Ethics
An Introduction to Cyber EthicsAn Introduction to Cyber Ethics
An Introduction to Cyber Ethics
 
Cascading style sheet part 2
Cascading style sheet   part 2Cascading style sheet   part 2
Cascading style sheet part 2
 
Cascading style sheet an introduction
Cascading style sheet   an introductionCascading style sheet   an introduction
Cascading style sheet an introduction
 
Html multimedia
Html multimediaHtml multimedia
Html multimedia
 
Html forms
Html formsHtml forms
Html forms
 
Html tables
Html tablesHtml tables
Html tables
 
Html link and list tags
Html link and list tagsHtml link and list tags
Html link and list tags
 
Mobile technologies
Mobile technologiesMobile technologies
Mobile technologies
 
Web services
Web servicesWeb services
Web services
 
Remote Login and File Transfer Protocols
Remote Login and File Transfer ProtocolsRemote Login and File Transfer Protocols
Remote Login and File Transfer Protocols
 
Internet protocol
Internet protocolInternet protocol
Internet protocol
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
 
What is Computer?
What is Computer?What is Computer?
What is Computer?
 

Recently uploaded

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 

Recently uploaded (20)

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 

Basic html tags

  • 1. COMPUTER APPLICATIONS CLASS X (Code 165) TOPIC: UNIT 2: Basic HTML Tags By HIMANSHU PATHAK
  • 2. Contents • Introduction • Types of HTML Tags – Paired Tags – Un-paired Tags – Self-closing Tags – Utility-based Tags • Basic HTML Tags
  • 3. Introduction • HTML tags are like keywords which defines that how web browser will format and display the content. • All HTML tags must enclosed within < > these angular brackets. • HTML tags are used to create HTML documents. • Every tag in HTML perform different tasks. • When a web browser reads an HTML document, browser reads it from top to bottom and left to right.
  • 4. Types of HTML Tags • Paired Tags: An HTML tag is known as a paired tag when the tag consists of an opening tag and a closing tag as its companion tag. – Example : <p> This text is a paragraph . </p> <b> This is a bold text </b> • Unpaired Tags: An HTML tag is called an unpaired tag when the tag only has an opening tag and does not have a closing tag or a companion tag. – Example: <hr> Here, the <hr> is the unpaired tag used to create a horizontal line.
  • 5. Cont… • Self-closing Tags: Self-Closing Tags are those HTML tags that do not have a partner tag, where the first tag is the only necessary tag that is valid for the formatting. • The main and important information is contained WITHIN the element as its attribute. • Example: <img src="a.jpg" alt="This is an alternate text">
  • 6. Cont… • Formatting Tags: The HTML tags that help us in the formatting of the texts like the size of the text, font styles, making a text bold, etc. • Tables, divisions, and span tags are also those tags that help format a web page or document and set the layout of the page. • Example: <u> Statements... </u>
  • 7. Cont… • Control Tags: These are the tags that are used in managing content or managing scripts or libraries that are external. • All the form tags, drop-down lists, input text boxes, etc., are used in interacting with the visitor or the user.
  • 8. HTML Basic Tags • Heading Tags: It is used to define the heading of html document. – There are 6 different types of heading in HTML h1 to h6. – The <h1> defines most important heading and <h6> defines least important. – Example: • <h1> Statements... </h>
  • 9. Cont… • Paragraph Tag: A paragraph in webpage is defined by <p> tag. – A paragraph is a block-level element used to represent text on the browser. – When the paragraph tag is closed it automatically creates a new line. – Example: • <p>This is paragraph 1.</p>
  • 10. Cont… • Comment Tag: While writing code it is a good practice to write a comment about what code is all about. In HTML you can write comment using <!-- ... -->. – The comment is written between the double dash, it can be in single line or multiline comment. – Example: • <!-- This is a single line comment --> • <!-- This is multiline comment -->
  • 11. Cont… • Line Break Tag: The <br> is used to create a line break in the text. – It can be used in writing addresses, song lyrics, or at a place where a line break is needed. – Example: • <p>The br tag <br> is used to <br> create a line break. </p>
  • 12. Cont… • Horizontal Line: The <hr> is used to create a break between paragraphs using a horizontal line. – Using CSS you can modify and style as per your own need. – Example: • <p>Scene 1:</p> • <hr> • <p>Scene 2:</p>
  • 13. Today we learn • Learned basic HTML Tags • In the next class, we will start Unit II – Formatting Tags in detail. •Thanks