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 JenkinsReceived on Friday, 23 April 1999 15:42:41 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:46:59 GMT