0 / 60 seg.

What is the result of using the start attribute with value "5" in an ordered list?

<ol start="5">
  <li>Item</li>
</ol>