WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Best practice with ALT text

for

From: Joseph Sherman
Date: Jan 6, 2016 1:19PM


Any way to avoid images of text? Is the same text on the web page next to the image, or somewhere else? How long is the list?

I think it depends on the context, content, and layout of the page. Do you have an example?





Joseph



-----Original Message-----
From: WebAIM-Forum [mailto: <EMAIL REMOVED> ] On Behalf Of Alan Zaitchik
Sent: Wednesday, January 06, 2016 11:23 AM
To: <EMAIL REMOVED>
Subject: [WebAIM] Best practice with ALT text



I have wondered about the following for some time.



If I am creating a web page which uses a graphic with text, e.g. a list of services provided by some client, and the web page itself has the SAME text, should I mark the graphic as decorative (ALT="")? Should I set the ALT attribute to the same text? Or should I do something like ALT="list of services provided by XYZ, presented elsewhere on this page"?

The first won't help users with limited, but not totally absent vision, who may wonder what the text in the image is. The second will inconvenience users employing a screen reader who now hear the same text twice. The third makes reference to "elsewhere on this page" which just seems a bit odd. All things considered, I'm thinking that option 3 is actually the most generally beneficial. What do you do? Please do not suggest redesigning the page altogether since we do not have control over the contents and page elements in many cases, alas.



A