Which tags should surround the main content of a web page?

(1 point)
Responses

<main> </main>

<text> </text>

<page> </page>

<body> </body>

1 answer

The correct tags that should surround the main content of a web page are:

<main> </main>