The "start" attribute for lists was deprecated by ยง 10.2 of the HTML 4.01 
specification - 
http://www.w3.org/TR/1999/REC-html401-19991224/struct/lists.html#adef-start.  

                                Elliot 

From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On 
Behalf Of Erickson, Kevin (DOE)
Sent: Tuesday, November 10, 2009 10:17 AM
To: wsg@webstandardsgroup.org
Subject: [WSG] Deprecated "start" for lists confirmation

Hello,
Is the "start" attribute truly deprecated for a list? Is there a better way to 
do this?
i.e. - 
<ol class="list_style_numeric">
<li>info</li> 
<li>info</li>
</ol>
 
<anything...>
 
<ol class="list_style_numeric" start="3">
<li>info>
</ol>
 
Thank you,
Kevin


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to