Understanding HTML Tags and Elements
HTML stand for Hyper Text Markup Language a standard language for develop web. It is not a programming language. It is a markup language that tells the browser:
what content to show
how that content is structured
A website is divided into three m...
vishant-html-tags.hashnode.dev3 min read