Understanding HTML Tags and Elements
What is HTML and why do we use it?
HTML stands for HyperText Markup Language.
HTML is the skeleton of a webpage.It defines:
what content exists
what is a heading
what is a paragraph
what is an image or a button
Without HTML, a webpage has no st...
html-tags-guide.hashnode.dev2 min read