Understanding HTML Tags and Elements
What HTML Is and Why We Use It
HTML stands for HyperText Markup Language.
HTML is used to create the structure of a webpage.
Think of a webpage like a building:
HTML = skeleton / structure
CSS = design
JavaScript = behavior
Without HTML, a webpa...
blog.jainviral.com3 min read