Richard Czeiger wrote:

Wondering how we can get CSS to specifity the spearator used in ordered lists

As far as I can tell, you should be able to define that with the styles provided for automatic numbering and lists in CSS 2.1
http://www.w3.org/TR/CSS21/generate.html#counters
(specifically, content and counter() )

However, this is not a viable solution if you need it to be supported in most browsers (can't remember exactly, but I think only Opera at this stage supports this part of the spec).

--
Patrick H. Lauke
_____________________________________________________
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.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