1.

HTML5 documents may contains a ___________ element, which is used to set the header section of a document.(a) header(b) footer(c) section(d) driveI have been asked this question in examination.The origin of the question is HTML5 Document Structure Changes in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

The correct answer is (a) HEADER

Easiest 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.



Discussion

No Comment Found

Related InterviewSolutions