From: "Rik Lomas" <[EMAIL PROTECTED]>

According to the W3C Guidelines [1] you can using the counter-increment:

The 
'counter-increment'<http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment>property
accepts one or more names of counters (identifiers), each one
optionally followed by an integer. The integer indicates by how much the
counter is incremented for every occurrence of the element. The default
increment is 1. Zero and negative integers are allowed.

But obviously for a cross browser solution, Thierry's example would be best.

[1] http://www.w3.org/TR/CSS21/generate.html#counters


---

Hello Rik,

Thank you. It seems, unfortunately, I'm back to square one. Assigning values 
as Thierry suggested did work, but the validator didn't like "value" being 
applied to the list item element. :-(

Sincerely,
Mike Cherim
http://green-beast.com/




******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to