(Q3) HTML Videos and Images Quiz 4

(Q3) HTML Videos and Images Quiz 4

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML QUIZ # 3

HTML QUIZ # 3

10th Grade

20 Qs

HTML Tags Review

HTML Tags Review

9th - 12th Grade

15 Qs

Hyperlinks in html

Hyperlinks in html

8th Grade - University

18 Qs

HTML5 Skills Review

HTML5 Skills Review

9th - 12th Grade

17 Qs

CS10 HTML

CS10 HTML

10th Grade

21 Qs

Web Design

Web Design

6th - 9th Grade

21 Qs

HTML 2: Lists

HTML 2: Lists

8th - 10th Grade

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

(Q3) HTML Videos and Images Quiz 4

(Q3) HTML Videos and Images Quiz 4

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Mr Gabriel

Used 15+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is required in the img tag to specify the image source?

src

alt

href

title

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the alt attribute in the img tag represent?

The image file type

A hyperlink to the image

Text to display if the image fails to load

The title of the image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax to embed an image in HTML?

image src="image.jpg" /

img href="image.jpg" alt="Description" /

img src="image.jpg" alt="Description" /

image src="image.jpg" alt="Description"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute in the img tag defines the width of the image?

size

alt

width

height

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML tag to embed a video?

video source="video.mp4" /

movie

video

embed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is required in the video tag to specify the video source?

href

src

path

source

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you specify that a video should start playing automatically when the page loads?

play

loop

autoplay

controls

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?