Understanding HTML Tags and Elements
What HTML is and why we use it ?
HTML stands for Hyper Text Markup Language. HTML is the Skelton of the webpage . It allows us to make the basic layout of the User Interface.
Without HTML it would be difficult to navigate the webpages.
We use HTML be...
kushalvardhan.hashnode.dev2 min read