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