Understanding HTML Tags and Elements
What is HTML and Why Do We Use It?
HTML stands for HyperText Markup Language.
It is used to:
Structure content on the web
Define what things are (heading, paragraph, image, link)
Give the browser a meaningful layout to work with
HTML does not:
...
dt89.hashnode.dev3 min read