Images in HTML

Images in HTML

University

10 Qs

quiz-placeholder

Similar activities

HTML Quiz 2

HTML Quiz 2

University

10 Qs

Lesson 3 - HTML Images

Lesson 3 - HTML Images

University

10 Qs

HTML Session 3

HTML Session 3

University

6 Qs

Web Development Revision 3

Web Development Revision 3

University

15 Qs

Quiz Day 4

Quiz Day 4

10th Grade - University

7 Qs

Course 3 Pemrograman Web

Course 3 Pemrograman Web

University

11 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

HTML MARQUEE AND IMG TAG

HTML MARQUEE AND IMG TAG

10th Grade - University

15 Qs

Images in HTML

Images in HTML

Assessment

Quiz

Computers

University

Hard

Created by

Mrunal Fatangare

Used 114+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What color is #FF0000
Orange
Red
Blue
Green

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For <img src="#"> to display an image, what must you replace # with?
an image URL
an image anchor tag
the image vector
an image file size

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for inserting an image?
<image source="untitled.jpg"/>
<img src="untitled.jpg"/>
<src img="untitled.jpg"/>
<img scr="untitled.jpg"/>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

alt is short for:

alternative text

alien

alternator

automotive

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is missing from this image tag?


<img="cat.jpeg" alt="cat"/>

h1

h6

.jpeg

src=

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the reasons that ALT is required in an IMG tag?

An error in the SRC will prevent the image from loading

The ALT text can be voiced by a screen reader

Slow connections may prevent an image from loading

Every tag requires an ALT

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why should the alt attribute be used in an HTML image element?
To find an alternative image if the one you want isn't working
To send the user to another webpage where they might find the right image
It is a brief description of an image if for some reason the user cannot see the image
It allows a user to report an image that isn't working on a website

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?