HTML at a High Level
Every webpage you see is built in layers. Styling comes later. Interactivity comes later. But before any of that, there is a structure holding everything together.
That structure is HTML.
You can think of HTML as the skeleton of a webpage. Just like ...
samay-version-control.hashnode.dev4 min read