Skip to content
FullStackDostFullStackDostLearn · Build · Level Up
  • All Courses
  • Updates
  • My Account
  • Practice
  • All Courses
  • Updates
  • My Account
  • Practice
  • Home
  • Web development

HTML Tutorial

Curriculum

  • 1 Section
  • 8 Lessons
  • 2 Weeks
Expand all sectionsCollapse all sections
  • Hyper-Text Mark-up Language (HTML)
    HTML stands for Hyper Text Markup Language, which is the most widely used language on the Web to develop web pages.
    8
    • 1.1
      HTML Introduction
    • 1.2
      HTML Objective
    • 1.3
      World Wide Web
    • 1.4
      HTML Tools
    • 1.5
      HTML Terminology
    • 1.6
      HTML Document
    • 1.7
      Advantages of HTML: Why It’s Your Web Development Superpower!
    • 1.8
      Dis-advantages of HTML

HTML Terminology

•Some commonly used terms in HTML are:

• Tag: Tags are always written within angles brackets. it is a piece of text is used to identify an element so that the browser realizes how to display its contents.e.g.<HTML> tag indicates the start of an HTML document .HTML tag can be two types. They are:-

• Paired Tags : A tag is said to be a paired tag if text is placed between  a tag and its companions tag.In paired tag ,the first tag is referred to as opening  tag and the second tag is referred to as closing tag.

• Unpaired Tags: An unpaired tag  does not have  a companion tag .unpaired tag also known as singular or Stand-Alone tags.e.g:<br>,<hr> etc.

HTML Tools
Prev
HTML Document
Next

Copyright © 2026 FullStackDost. All Rights Reserved.

  • Privacy Policy
  • Terms of Service
  • Contact Support

Powered by EduPress