This is an interesting one:

"If images must be used for list bullets, do so only using CSS, as with ul
{ list-style: url("arrow.gif") disc }"

Like a lot of people, I use CSS background-image to place a graphic at the
top left of LI items, with a bit of left padding so the text makes space.
What is the justification for this new 'rule' - how does background-image
negatively affect accessibility in a way that graphical list-style doesn't?

Matthew.


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to