<!-- HTML Example -->
<ol start="5">
    <li>Fifth item</li>
    <li>Sixth item</li>
</ol>