Understanding HTML Tags and Elements
1. What HTML is and why we use it
HTML stands for HyperText Markup Language.
HTML is not a programming language.It’s a markup language, which means it’s used to structure content.
We use HTML to:
Create the structure of a webpage
Tell the browser w...
harsh7il.hashnode.dev2 min read