Understanding HTML Tags and Elements
Introduction
HTML (Hyper Text Markup language) is Not a programming language.
HTML is markup language which means It describes the structure and organize the content of the webpage. It does not take any decisions , or run the logic and perform calcul...
ramankurai.hashnode.dev3 min read