Understanding HTML Tags and Elements
1. What is HTML and why do we use it?
HTML (HyperText Markup Language) is the standard language used to create the structure of a webpage.
Think of HTML as the skeleton of a webpage:
It defines what content exists on the page
It tells the browser w...
html-tags-and-elements-understanding.hashnode.dev3 min read