Understanding HTML Tags and Elements
What HTML is and why we use it
HTML (HyperText Markup Language) is the standard language used to create webpages.
Think of a website like a human body:
PartRole
HTMLSkeleton (structure)
CSSLooks (design)
JavaScriptBrain (behavior)
HTML tel...
aniketblog9.hashnode.dev2 min read