WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Apple Keynote Alt Tag - how to?

for

Number of posts in this thread: 2 (In chronological order)

From: Alice Anderson
Date: Mon, Aug 29 2005 4:14PM
Subject: Apple Keynote Alt Tag - how to?
No previous message | Next message →

Does anyone have experience using Apple Keynote, and if yes,
how to add alt tags?

thanks in advance,
Alice





--
Alice Anderson
Technology Accessibility Program (TAP)
Division of Information Technology (DoIT)
University of Wisconsin-Madison
1210 West Dayton Street (3227)
Madison, WI 53705
http://www.doit.wisc.edu/accessibility/
Telephone: 608.262.2129
Fax: 608.265.6453

==================================
"I always wondered why somebody doesn't
do something about that. Then I realized
I was somebody." (Lily Tomlin)




From: Tim Beadle
Date: Tue, Aug 30 2005 4:00AM
Subject: Re: Apple Keynote Alt Tag - how to?
← Previous message | No next message

On 8/29/05, Alice Anderson < = EMAIL ADDRESS REMOVED = > wrote:
>
> Does anyone have experience using Apple Keynote, and if yes,
> how to add alt tags?


Hi Alice,

I haven't used Keynote, but there's no such thing as an 'alt tag'. There is
'alt text' (i.e. <img src="..." alt="Bob jumping into waterfall">) in the
img tag of HTML. I don't know what the equivalent in Keynote is.

What are you trying to achieve, though? Are you trying to display text when
images aren't displayed, or are you trying for a tooltip effect?

Best regards,

Tim