BASIC HTML
 HTML is the standard markup language for creating
Web pages. HTML stands for Hyper Text Markup
Language. HTML elements (Tags) are the building
blocks of HTML pages. It displays wide variety of
types of information. It contains simple text and/or
multimedia containing sound, images, java Applets
etc.
 Web browsers (Chrome, IE, Firefox and Safari) read
HTML documents and display them. The browser
does not display the HTML tags, but uses them to
determine how to display the document. .html is the
extension of HTML documents.
 Web pages can be created and modified by using
simple text editor like Notepad or by using
professional HTML editors like Dreamweaver.
 HTML is a markup language and makes use of various
tags to format the content. These tags are enclosed
within angle braces <Tag Name>.For example <html>
has its closing tag </html> and <body> tag has its
closing tag </body> tag etc.
 HTML tags are keywords (tag names) surrounded by angle
brackets like <html>.
 HTML tags normally come in pairs like <b> and <//b>. The first
tag in a pair is the start tag, the second tag is the end tag. The
end tag is written like the start tag, with a forward slash before
the tag name
<tagname>content</tagname>
The following points should be noted about HTML Tags
 Tags are not case sensitive. For Example <HEAD><head><Head>
are equal
 Styles must be switched off by end tag.
 Some characters have to be replaced in the text by escape
sequences. For Ex.&gt; for >
 White spaces, tabs and new lines are ignored by the browser.
 If browser does not understand the tag it will usually ignore it.
HTML Elements or HTML Tags

More Related Content

PPT
Html book2
PPTX
Html presentation
PPTX
PPTX
Web topic 2 html
PPTX
Computer fundamentals-internet p2
PPTX
Web Site Designing - Basic
PPTX
Markup language classification, designing static and dynamic
DOCX
INTRODUCTION TO HTML
Html book2
Html presentation
Web topic 2 html
Computer fundamentals-internet p2
Web Site Designing - Basic
Markup language classification, designing static and dynamic
INTRODUCTION TO HTML

What's hot (20)

PPT
Basic html
PPTX
Ict html
PPT
Html for Beginners
PPT
Html for beginners part I
PPTX
HTML - R.D.Sivakumar
PDF
Html basics
PPTX
Introduction to basic HTML [Librarian edition]
PPTX
Adding text in html
PPTX
Lecture 2 introduction to html basics
PDF
Html - Tutorial
PDF
PPTX
PPTX
PPT
Html For Beginners 2
PPTX
Basic HTML
PPTX
Lecture 2 introduction to html
PPT
Introduction to html
DOCX
PPT
Xhtml
Basic html
Ict html
Html for Beginners
Html for beginners part I
HTML - R.D.Sivakumar
Html basics
Introduction to basic HTML [Librarian edition]
Adding text in html
Lecture 2 introduction to html basics
Html - Tutorial
Html For Beginners 2
Basic HTML
Lecture 2 introduction to html
Introduction to html
Xhtml
Ad

Similar to Basic html (20)

PDF
HTML-Hyper Text Markup Language
PPTX
PPTX
Html_Day_One (W3Schools)
PPTX
Introduction to HTML
PPTX
CSE-HTML-PPT.pptx
PPSX
Introduction to basic html by Danielle Douglas
PPTX
An Introduction to HTML
PPTX
Html lecture1
PDF
Tm 1st quarter - 1st meeting
PDF
PPTX
html -Hyper Text Markup Languagejjjjjjjjjjjjjjjjjjjjjjjjj
PPTX
WEB TECHNOLOGY SLIDE 2 coe35mgfdggdh.pptx
PPT
Dynamic html (#1)
PPTX
Grade 7_HTML.pptx
PPTX
Introduction to HTML.pptx
PPT
Html Slide Part-1
PPTX
WEB TECHNOLOGY in recent years 122334445
PPT
introdution-to-html.ppt
PPTX
introduction to html and css for beginners
PPTX
1 introduction to html
HTML-Hyper Text Markup Language
Html_Day_One (W3Schools)
Introduction to HTML
CSE-HTML-PPT.pptx
Introduction to basic html by Danielle Douglas
An Introduction to HTML
Html lecture1
Tm 1st quarter - 1st meeting
html -Hyper Text Markup Languagejjjjjjjjjjjjjjjjjjjjjjjjj
WEB TECHNOLOGY SLIDE 2 coe35mgfdggdh.pptx
Dynamic html (#1)
Grade 7_HTML.pptx
Introduction to HTML.pptx
Html Slide Part-1
WEB TECHNOLOGY in recent years 122334445
introdution-to-html.ppt
introduction to html and css for beginners
1 introduction to html
Ad

Recently uploaded (20)

PDF
Complications of Minimal Access-Surgery.pdf
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
HVAC Specification 2024 according to central public works department
PPTX
Computer Architecture Input Output Memory.pptx
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
International_Financial_Reporting_Standa.pdf
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
advance database management system book.pdf
PDF
Hazard Identification & Risk Assessment .pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PDF
Empowerment Technology for Senior High School Guide
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
What if we spent less time fighting change, and more time building what’s rig...
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
Complications of Minimal Access-Surgery.pdf
Introduction to pro and eukaryotes and differences.pptx
HVAC Specification 2024 according to central public works department
Computer Architecture Input Output Memory.pptx
History, Philosophy and sociology of education (1).pptx
International_Financial_Reporting_Standa.pdf
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
FORM 1 BIOLOGY MIND MAPS and their schemes
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
advance database management system book.pdf
Hazard Identification & Risk Assessment .pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
Empowerment Technology for Senior High School Guide
Cambridge-Practice-Tests-for-IELTS-12.docx
What if we spent less time fighting change, and more time building what’s rig...
A powerpoint presentation on the Revised K-10 Science Shaping Paper
Environmental Education MCQ BD2EE - Share Source.pdf
Chinmaya Tiranga quiz Grand Finale.pdf
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين

Basic html

  • 2.  HTML is the standard markup language for creating Web pages. HTML stands for Hyper Text Markup Language. HTML elements (Tags) are the building blocks of HTML pages. It displays wide variety of types of information. It contains simple text and/or multimedia containing sound, images, java Applets etc.  Web browsers (Chrome, IE, Firefox and Safari) read HTML documents and display them. The browser does not display the HTML tags, but uses them to determine how to display the document. .html is the extension of HTML documents.  Web pages can be created and modified by using simple text editor like Notepad or by using professional HTML editors like Dreamweaver.
  • 3.  HTML is a markup language and makes use of various tags to format the content. These tags are enclosed within angle braces <Tag Name>.For example <html> has its closing tag </html> and <body> tag has its closing tag </body> tag etc.
  • 4.  HTML tags are keywords (tag names) surrounded by angle brackets like <html>.  HTML tags normally come in pairs like <b> and <//b>. The first tag in a pair is the start tag, the second tag is the end tag. The end tag is written like the start tag, with a forward slash before the tag name <tagname>content</tagname> The following points should be noted about HTML Tags  Tags are not case sensitive. For Example <HEAD><head><Head> are equal  Styles must be switched off by end tag.  Some characters have to be replaced in the text by escape sequences. For Ex.&gt; for >  White spaces, tabs and new lines are ignored by the browser.  If browser does not understand the tag it will usually ignore it. HTML Elements or HTML Tags