(Q3) HTML Videos and Images Quiz 4

(Q3) HTML Videos and Images Quiz 4

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

html

html

10th Grade

15 Qs

html

html

6th - 10th Grade

16 Qs

web proj 3 review

web proj 3 review

12th Grade

16 Qs

HTML / CSS

HTML / CSS

11th Grade

20 Qs

HTML Hyperlinks

HTML Hyperlinks

8th - 12th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

HTML

HTML

9th - 12th Grade

15 Qs

HTML Game #1

HTML Game #1

10th - 12th Grade

20 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?