Understanding HTML Tags and Elements
What HTML is and why we use it?
HTML stands for HyperText Markup Language. Let's break that to understand what does it exactly means:
HyperText -> It text but not simple text. A text which browser understand(text on steroids).
Markup -> Labels add...
himaaanshu.hashnode.dev3 min read