Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

HTML5 documents may contains a ___________ element, which is used to set the header section of a document.

a) header
b) footer
c) section
d) drive

Answer: a
Explanation: Section element is used to make sections in document. The copyright/footer information is provided by footer element in HTML5. A header for document section is given by header element. The header tag is used to contain the header content of a site.

Join The Discussion