-
Hajipur, Bihar, 844101
Difficulty Level: medium
This quiz tests your understanding of video in HTML, which allows you to embed and play videos directly on web pages without using external plugins. The <video> tag is used to display videos, and it supports multiple formats like MP4, WebM, and Ogg. You can control playback using attributes such as controls, autoplay, loop, and muted. Learning how to use video elements properly helps you create engaging and interactive websites. Read the instructions carefully before you begin the quiz.
Quiz Format
Total Questions: 10
Difficulty Level: Medium
Question Type: Multiple Choice
Each question has one correct answer.
Timing
Total time limit: 5 minutes
Answer steadily and avoid spending too much time on any single question.
Scoring
Each correct answer = +1 point
No negative marking
Maximum Score = 10 points
How to Play
Read each question carefully and review the HTML code examples provided.
Understand how the <video> tag is used to embed videos.
Learn how the src attribute defines video source.
Focus on attributes like controls, autoplay, loop, and muted.
Observe how multiple source files can be used with <source>.
Identify correct and incorrect video syntax.
Pay attention to supported formats like MP4 and WebM.
Understand how to provide fallback content.
Choose the option that best represents correct HTML video usage.
Once you move to the next question, you cannot return to previous ones.
Rules
Do not refresh or close the quiz window during the attempt.
Avoid using notes, books, or online references.
Keep track of the remaining time during the quiz.
Before You Start
You can revise the topic here: HTML Video Tutorial
After Submission
Your score will be displayed instantly.
Review the correct answers to understand mistakes.
This will help you confidently use videos in HTML.