Understanding HTML Tags and Elements
What is HTML and why do we use it?
HTML (HyperText Markup Language) is the skeleton of a webpage.
If a webpage were a human body:
HTML = bones (structure)
CSS = clothes (style)
JavaScript = muscles (movement)
HTML tells the browser:
what conten...
anants11-frontend.hashnode.dev3 min read