Understanding HTML Tags and Elements
What is HTML
HTML stands for HyperText Markup Language, html is basic building block of webpage.
In simple terms, HTML is a way to describe the structure of a webpage. It tells the browser what things exist on the page, like headings, paragraphs, but...
understand-html.hashnode.dev2 min read