Understanding HTML Tags and Elements
HTML: the skeleton of a webpage
When we open any website, what we see first is structure — headings, paragraphs, sections, buttons.
That structure is created using HTML.
HTML (HyperText Markup Language) is used to:
define the structure of a webpage
...
highsylvie.hashnode.dev3 min read