1 What is HTML?
HTML (HyperText Markup Language) is a markup language to design the web page. It is used to display the contents of the web page in order. They are the building blocks of the HTML pages. This text-based markup language creates documents by denoting structural semantics.
The HTML elements such as headings, paragraphs, lists, links, quotes, and other items are delineated by tags. HTML was developed by WHATWG and first released in 1993.