0 / 60 seg.

What is the purpose of the value attribute in an <li> element within an <ol>?

<ol>
  <li value="3">Item</li>
</ol>