Which of the following video file formats are currently supported by the <video> element of HTML5?
Correct Answer: MPEG 4
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
When does the ondragleave mouse event get fired in HTML5?
How does a button created by the tag differ from the one created by an tag?
Which method can be used to estimate page load times?
Once an application is offline, it remains cached until the following happens (select all that apply):
JavaScript objects can be stored directly into localStorage.
Which of the following is incorrect way to set the loop attribute of <video> element in HTML5?
Which of the following is used to create an app package?
When is the window onstorage event triggered in the HTML document?
What is the output when you use the HTML 5.0 code snippet shown below? <body onload="alert(this)">
Which of the following is NOT a valid attribute of the <time> element?