On Jun 28, 2010, at 8:47 PM, Philip Taylor (Webmaster, Ret'd) wrote: > With list-style-type: decimal, and within an > unordered list, I would like to be able to > specify the list-style-value, but no such > property seems to exist. Is there a well- > known solution to this problem, please ?
generated content ? Someone sent me this example page a few days ago: <http://timmychristensen.com/css-ordered-list-numbering-examples.html> Or else: html5 has a start attribute, last I checked. <http://www.w3.org/TR/html5/grouping-content.html#the-ol-element> Philippe --- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
