Understanding HTML Tags and Elements
HTML stands for Hyper Text Markup Language. All the Web application needs an .html file because that’s what browser understands. Whenever you hit any web server for any webpage they send an html as a response which get parsed in our browser and then ...
htmlhypertext-markup-language-tags.hashnode.dev4 min read