HTML5

A vibrant and engaging illustration of HTML5 elements like tags and coding symbols, with a computer screen displaying a quiz interface.

Master HTML5: Test Your Knowledge!

Welcome to the ultimate HTML5 quiz! Challenge yourself and see how well you know the features and functionalities of HTML5.

This quiz includes:

  • 10 multiple-choice questions
  • Range of topics from elements to server-side events
  • Instant feedback on your answers
10 Questions2 MinutesCreated by CodingNinja42
1. Which element is used to define a discrete unit of content such as a blogpost, comment, and so on?
A) section
B) class
C) article
D) none of the mentioned
2. HTML5 documents may contains a ___________ element, which is used to set the header section of a document.
A) header
B) footer
C) section
D) none of the mentioned
3 - Which of the following input control represents a date and time (year, month, day, hour, minute, second, fractions of a second) encoded according to ISO 8601 with no time zone information in Web Form 2.0?
A) datetime
B) datetime-local
C) date
D) month
4) Which of the following attribute specifies whether or not a user is allowed to drag an element?
A) drag
B) content
C) context
D) draggable
5 Which of the following attribute triggers event when the message is triggered?
A) onloadedmetadata
B) onloadstart
C) onmessage
D) onoffline
6. The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag
A) object
B) figure
C) embed
D) none of the mentioned
7 - Which of the following is true about 'audio' tag in HTML5?
A - Commonly used audio formats ogg, mp3 and wav are supported.
C - You can use tag to specify media along with media type and many other attributes.
B - An audio element allows multiple source elements and browser will use the first recognized format.
D - All of the above.
8. To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie.
A) True
B) False
9. Which tag is used to encapsulate navigation and then style the elements appropriately as menu items?
A) ul
B) li
C) nav
D) both a and b
10 - Which of the following is correct about Server Side Events(SSE) in HTML5?
A - To use Server-Sent Events in a web application, you would need to add an element to the document.
B - The src attribute of element should point to an URL which should provide a persistent HTTP connection that sends a data stream containing the events.
C - The URL would point to a PHP, PERL or any Python script which would take care of sending event data consistently.
D - All of the above.
{"name":"HTML5", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Welcome to the ultimate HTML5 quiz! Challenge yourself and see how well you know the features and functionalities of HTML5.This quiz includes:10 multiple-choice questionsRange of topics from elements to server-side eventsInstant feedback on your answers","img":"https:/images/course1.png"}
Powered by: Quiz Maker