Search Header Logo

HTML Video and Form Elements Quiz

Authored by Marlon Evangelista

Information Technology (IT)

10th Grade

Used 1+ times

HTML Video and Form Elements Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to embed a video in a webpage?

<media>

<video>

<embed>

<source>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute of the <video> tag is used to display video controls like play, pause, and volume?

autoplay

controls

loop

muted

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <source> tag inside the <video> element?

It links to an external video player

It provides multiple video formats for compatibility

It adds subtitles to the video

It defines the video resolution

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the autoplay attribute do in an HTML5 video?

Automatically plays the video when the page loads

Makes the video loop infinitely

Starts the video only after clicking play

Displays a preview thumbnail of the video

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you ensure a video starts playing automatically but without sound?

Add autoplay only

Add muted only

Add both autoplay and muted

This is not possible in HTML5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following correctly embeds a video with controls in HTML?

<video src="video.mp4" autoplay></video>

    <video src="video.mp4" loop></video>

<video src="video.mp4" controls></video>

<video src="video.mp4"></video>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to embed an audio file in a webpage?

<sound>

<music>

<audio>

<media>

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?