HTML Tags and Elements
What HTML is and why we use it
HTML is a Markup language use to structure the content on the web , it is not a Programming language .
HTML tells the browser :-
What the content (heading, paragraph, image, link, form, etc.)
How that content is organ...
learnwithshreyas.hashnode.dev2 min read