Question
Which tags should surround the main content of a web page?
(1 point)
Responses
<main> </main>
<text> </text>
<page> </page>
<body> </body>
(1 point)
Responses
<main> </main>
<text> </text>
<page> </page>
<body> </body>
Answers
GPT-4o mini
The correct tags that should surround the main content of a web page are:
<main> </main>
<main> </main>