HTML: The Skeleton of the Web
In our last post, we saw how the browser "parses" code to build a DOM tree. But what exactly is that code?
If a website were a human body, HTML (HyperText Markup Language) would be the skeleton.
CSS is the skin and clothes (style).
JavaScript is th...
vinayrp-dev.hashnode.dev3 min read