HTML Basics: The Skeleton of the Web
Introduction: The Skeleton
If you imagine a website as a human body:
HTML is the Skeleton (Structure).
CSS is the Skin and Clothes (Style).
JavaScript is the Muscles and Brain (Action).
A skeleton is what makes a body. HTML is the code that make...
sampratigaurav.hashnode.dev3 min read