MCQ
Which HTML tag is used to define a division or section in a document?
Explanation
The <div> tag defines a division or section in an HTML document and is used as a container for other elements.