MCQ
Which HTML tag is used to define a footer for a document or section?
A <footer>
B <bottom>
C <foot>
D <end>
Explanation

The <footer> element defines a footer for a document or section, typically containing authorship or copyright information.