HTML Introduction
What is HTML? HTML is the standard markup language used to describe web pages. HTML stands for Hyper Text Markup Language. HTML is not a programming language, but a markup language. Markup language is just a markup tag. HTML uses markup tags to describe web pages. HTML documents are also called web pages. What are the features of …