Dmitry Turin wrote: > 1) Sometimes serial number of list items should begin > from not one, and from not zero, > but from another positive or negative number. > 2) Sometimes it's necessary to miss some numbers of list items. > > I offer to enter attribute "from" with integer values for <li>, > attribute force to count serial number from own value. > > Example below > > <ul> > <li from="-10"> phrase </li> Isn't this exactly the purpose of "start" (for OL) and "value" (for LI) ? > OL : The start attribute, if present, must be a valid > integer giving the ordinal value of the first list item. > > LI : The value attribute, if present, must be a valid > integer giving the ordinal value of the first list item. Philip TaylorReceived on Wednesday, 2 May 2007 17:02:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:39:50 GMT