Understanding HTML Tags and Elements
What HTML is and why we use it
HTML stands for HyperText Markup Language.
It’s the standard language used to create web pages.
What does HTML do?
HTML tells the browser:
“This is a heading”
“This is a paragraph”
“This is an image”
“This is a link...
joydeep.hashnode.dev2 min read