♦ HTML Introduction
♣ What is HTML?
HTML, stands for Hyper Text Markup Language.HTML is a web processing language consisting of a huge number of tags(we will see in upcoming sessions).
Using HTML, the textual part of web page designing can be done.
HTML along with some other web languages(CSS, JavaScript, etc) beautiful web pages can be designed.