Quiz: Alternatives for Inaccessible Content

Test your knowledge about alternative methods of displaying inaccessible content.

1

Which code snippet shows the correct way to add alternative text to an image?

A)

<img src="chart.jpg" alternative="The description of the chart."/>

B)

<canvas src="chart.jpg" alt="The description of the chart."/>

C)

<img src="chart.jpg" alt="The description of the chart."/>

D)

<img src="chart.jpg" alt=""/>

Question 1 of 100 attempted

Get hands-on with 1200+ tech skills courses.