0 / 60 seg.

How do you specify the value of an ordered list item to start from 10?

<ol>
  <li ___>This starts from 10</li>
</ol>