MCQ
Which HTML tag is used to define the main content of a document?
Explanation
The <main> element specifies the main content of a document, and there should only be one per page.