[thelist] Accessibility Question

Austin Govella austin at desiremedia.com
Wed Oct 2 17:01:00 CDT 2002


On Wednesday, October 2, 2002, at 04:52 PM, Aaron Cole wrote:

> I'm looking to find an alternative way to present the information found on
> an image.  It's an organizational chart; I'm thinking the alt tag wasn't
> meant to convey that much information.

If it's just to convey more info than an alt attribute, then you could add
longdesc to the img tag.

<img alt="organizational chart" longdesc="url_to_long_desc.html" ... />

--
Austin




More information about the thelist mailing list