Understanding HTML Tags and Elements
What HTML is and why we use it
HTML stands for HyperText Markup Language.
HTML is used to create the structure of a web page. It is basically skeleton of a web page.
Hyper (Hypertext): This refers to the ability to link different documents and resou...
1htmlbasics.hashnode.dev3 min read