1.
Which of the following statements about including an 'alt' attribute on the 'img' tag in HTML is/are correct?
A. Users who cannot see the image due to vision impairment can have a textual description read aloud by a screen reader.
B. If the image fails to load (slow connection, broken path, etc.), alt text is displayed instead.
C. It provides SEO (Search Engine Optimization) benefits.
Choose the correct answer:
A
A only
B
B and C only
C
C only
D
A, B, and C
