- From: Chuck Letourneau <cpl@starlingweb.com>
- Date: Fri, 23 Apr 1999 14:14:39 -0400
- To: w3c-wai-gl@w3.org
Checkpoint 1.1 states: Provide text alternatives for ... inserted bullets ...
While it is easy to provide alt-text for an inserted bullet in the old
fashioned way, e.g.
<IMG SRC="blueball.gif" ALT="Item: "> Pencil <BR>
<IMG SRC="blueball.gif" ALT="* "> Telephone <BR>
<IMG SRC="blueball.gif" ALT=" "> Calendar <BR>
how can we add a text alternative for a bullet image inserted via a style
sheet? E.g.
<style>
UL LI { list-style-image: url(blueball.gif) }
</style>
Any thoughts?
Chuck
----
Starling Access Services
"Access A World Of Possibility"
e-mail: info@starlingweb.com
URL: http://www.starlingweb.com
Phone: 613-820-2272 FAX: 613-820-6983
Received on Friday, 23 April 1999 14:12:34 UTC