</HTML> back to the basics
HTML is not a programming language, as you cannot write logical or conditional statements in it.
HTML is a markup language
Its sole purpose is to add content to a page
The building blocks if HTML are:
Elements
Tags
Attributes
Elements are ...
aaronr2020.hashnode.dev3 min read