tag contain the text which gets displayed on the web page
Options are
1) <head>
2) <title>
3)<body>
Answers
Answered by
1
Basically, a <h1> tag signals the highest level header on a web page. Many webmasters use it to display the title of a web page. If you have divided your web page into sections, with some paragraphs containing their own title, those paragraph titles may use <h2> .
Similar questions