Web Accessibility and Image Design Quiz

Web Accessibility and Image Design Quiz

2nd Grade

10 Qs

quiz-placeholder

Similar activities

اختبار شامل في تقن 105

اختبار شامل في تقن 105

1st - 3rd Grade

15 Qs

HTML, CSS, JavaScript

HTML, CSS, JavaScript

2nd Grade

9 Qs

Basic Photography

Basic Photography

KG - University

14 Qs

OS Quiz!

OS Quiz!

2nd - 3rd Grade

12 Qs

scratch

scratch

2nd - 4th Grade

7 Qs

MLP Quiz

MLP Quiz

KG - University

11 Qs

Family Trivia

Family Trivia

2nd Grade - University

15 Qs

QUIZ MODULE 3&4

QUIZ MODULE 3&4

KG - University

15 Qs

Web Accessibility and Image Design Quiz

Web Accessibility and Image Design Quiz

Assessment

Quiz

Other

2nd Grade

Hard

Created by

Johanna Puzon

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute best improves web accessibility for images?

width

style

alt

src

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are designing a student profile page. Which method allows you to place an image beside text that wraps around it?

float: right; in style

<img align="middle">

text-align: justify;

Adding <br> after the image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If an image fails to load due to a wrong src, what is the most visible user feedback mechanism on the webpage?

A white blank space

A warning dialog box

An HTML comment

The alt text

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which format would be most suitable for a transparent logo with a small file size?

JPEG

GIF

PNG

BMP

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A student used a very large .bmp file as a background image. Which issue will most likely occur?

HTML error

Slow page loading

Missing alt text

Image distortion

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You observe that a background image is repeating unexpectedly. Which CSS property will help fix this issue?

background-repeat

background-position

background-size

background-attachment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A web developer wants the background image to remain fixed while the user scrolls. What style should be used?

background-scroll: fixed;

background-repeat: no-repeat;

background-position: scroll;

background-attachment: fixed;

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?