HTML Basics: Understanding Tags, Elements, and Structure
What Is HTML and Why Do We Use It?
HTML stands for HyperText Markup Language.
In simple words:
HTML tells the browser what content exists on a webpage and how to structure it.
We use HTML to:
create headings
write paragraphs
add images and links...
umangpincha.hashnode.dev3 min read