Skip to content
FullStackDost Logo
  • All Courses
  • Blogs
  • Login
  • Register
  • All Courses
  • Blogs
  • Login
  • Register
  • Home
  • All Courses
  • Web development
  • HTML Tutorial

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.
    9
    • 1.1
      HTML Introduction
    • 1.2
      HTML Introduction
      10 Minutes1 Question
    • 1.3
      HTML Objective
    • 1.4
      World Wide Web
    • 1.5
      HTML Tools
    • 1.6
      HTML Terminology
    • 1.7
      HTML Document
    • 1.8
      Advantages of HTML
    • 1.9
      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 © 2025 FullStackDost. All Rights Reserved.

Theme by ILOVEWP