HTML Introduction & Basic Structure
HTML || Introduction HTML stands for Hyper Text Markup Language . It is used to create web pages with text, images, videos etc. using markup language. HTML is the combination of Hypertext and Markup language. Hypertext defines the link between the web pages. Markup language is used to define the text document within tag which defines the structure of web pages.