WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Web graphics accessibility

for

From: Sawang Srisom
Date: May 13, 2007 6:50PM


Dear all,

It seems to me that many people are frustrated of images when they create an
accessible website. Some even think that accessible websites cannot contain
images. I have some easy recommendations as follows (please help me fill in
more if I have missed any):

1. For illustration, just provide "alternative text" in the ALT attribute
(say what the image is about).
2. If the image contains a complicated content, provide a longdesc or D
link (link to a long-description HTML file).
3. For decoration, it is recommended to convert all those images into
background images by using CSS; otherwise, set the ALT to "".

Sawang Srisom

-----Original Message-----
From: <EMAIL REMOVED>
[mailto: <EMAIL REMOVED> ] On Behalf Of Caroline ZBF
Sent: Monday, May 14, 2007 12:38 AM
To: <EMAIL REMOVED>
Subject: [WebAIM] Web graphics accessibility

I would like to know if someone knows a technique to evaluate the
accessibility of graphics?
Thanks