HTML versions at a glance
Version | Year |
---|---|
HTML | 1991 |
HTML(2.0) | 1995 |
HTML(3.2) | 1997 |
HTML(4.01) | 1999 |
XHTML | 2000 |
HTML(5) | 2014 |
What is HTML?
HTML is a markup language for describing web documents.
- The full form of HTML is Hyper Text Markup Language .
- A markup language refers to a set of markup tags.
- HTML documents are created using HTML tags.
Structure of HTML page
The structure of an HTML page is shown below:

Only <body>
the section content is displayed in the browser.
A very simple HTML document
Example
Page Title
QUICK LEARN
