- From: Daniel Dardailler <Daniel.Dardailler@sophia.inria.fr>
- Date: Mon, 03 Nov 1997 10:47:48 +0100
- To: w3c-wai-hc@w3.org
- cc: jongund@uiuc.edu
I'm forwarding Jon's message to HC, and I have also told Jon to
followup on this forum rather than on IG.
------- Forwarded Message
Date: Fri, 31 Oct 1997 13:53:45 -0600
To: w3c-wai-ig@w3.org
From: Jon Gunderson <jongund@staff.uiuc.edu>
Subject: HTML Specifications for Accessibility
Is there any attributes in the current proposal for adding text to
selectors when they are rendered in a browser. For example in the
following style sheet excerpt is an example of how text could be added to
automatically to label selectors for people using screen readers, or other
forms of speech output or enlarged text using an attribute named "preamble".
** style sheet **
H1 { preamble: "Header Level 1"
font-family: times-roman
font-size: 12 }
** HTML **
<H1>Introduction to CSS</H1>
** Screen Display ***
Header Level 1 Introducation to CSS
The speech system would identify the text as a header since it would be
rendered on the screen, yet the user could select what they wanted (if at
all) the message to say. This is similar to a concept proposed in the
Auditory Style Sheets.
Jon Gunderson, Ph.D., ATP
Coordinator of Assistive Communication and Information Technology
Division of Rehabilitation - Education Services
University of Illinois at Urbana/Champaign
1207 S. Oak Street
Champaign, IL 61820
Voice: 217-244-5870
Fax: 217-333-0248
E-mail: jongund@uiuc.edu
WWW: http://www.staff.uiuc.edu/~jongund
http://www.als.uiuc.edu/InfoTechAccess
------- End of Forwarded Message
Received on Monday, 3 November 1997 04:48:11 UTC