Question 44 of 50
Images
In HTML, which one of these scenarios would an image with an empty alt attribute be appropriate?
Incorrect
Images loaded via CSS are not attached to img elements, so the alt attribute does not apply. Images of charts still need alt text to summarize the important information, and it may need to be supplemented by a long description.
Incorrect
Images loaded via CSS are not attached to img elements, so the alt attribute does not apply. Images of charts still need alt text to summarize the important information, and it may need to be supplemented by a long description.
Correct
Images loaded via CSS are not attached to img elements, so the alt attribute does not apply. Images of charts still need alt text to summarize the important information, and it may need to be supplemented by a long description.
Images loaded via CSS are not attached to img elements, so the alt attribute does not apply. Images of charts still need alt text to summarize the important information, and it may need to be supplemented by a long description.