Understanding HTML Tags and Elements
1. What is HTML and Why Do We Use It?
HTML stands for HyperText Markup Language. It is the basic building block of every website on the internet.
If we compare a website to a human body:
HTML = Skeleton (structure)
CSS = Skin and clothes (design)
...
html-dev09.hashnode.dev4 min read