Understanding HTML Tags and Elements
What HTML is and why we use it
HTML is called HyperText Markup Language. Very simply level, HTML is the skeleton of a webpage.It tells the browser:
what content exists
what is a heading
what is a paragraph
what is a button, image, or link
Witho...
kartikeytiwari.hashnode.dev3 min read