6 years ago 2 HTML5 Quiz HTML5 Quiz www.eduonix.com 1. Which tag should be used to represent the "header" of a document? <head> <header> <heading> <main> Submit 2.Which of the following is NOT a new feature of HTML5? New Media Elements Form Types Local Storage Cookies Submit 3. Which element is the most appropriate to wrap around each blog post on a page? <section> <post> <article> <main> Submit 4. Which HTML5 tag is used for sidebar content? <aside> <sidebar> <sub> <side> Submit 5. Using canvas, which is used to color in a rectangle? strokeStyle fillRect strokeFill rectFill Submit Copy