Home » HTML » Html miscellaneous » Question
  1. Footer element can’t contain ____________ information.
    1. blog post
    2. the author of the document
    3. copyright information
    4. contact information
    5. None of these
Correct Option: A

A footer for a document or section is specified by <footer> element. It should contain information about its containing element. This element typically contains the author of the document, links to terms of use, copyright information, contact information.



Your comments will be displayed only after manual approval.