- From: Charles McCathieNevile <charles@w3.org>
- Date: Fri, 23 Apr 1999 15:42:36 -0400 (EDT)
- To: pjenkins@us.ibm.com
- cc: w3c-wai-gl@w3.org
Should go into the techniques.
Charles
On Fri, 23 Apr 1999 pjenkins@us.ibm.com wrote:
Good question, and good answer
>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?
>From the CSS2 rec:
>
> <style>
> UL LI { list-style: url(blueball.gif) disc }
> </style>
>
>Charles
Can we add this to the techniques document ?
http://www.w3.org/WAI/GL/WAI-WEBCONTENT-TECHS-19990412/#css-techniques
or at least a link to the CSS rec
http://www.w3.org/TR/REC-CSS2/generate.html#lists
Regards,
Phill Jenkins
Received on Friday, 23 April 1999 15:42:41 UTC