ordered-list-items.html 85 B

12345
  1. <ol>
  2. <li>list item 1</li>
  3. <li>list item 2</li>
  4. <li>list item 3</li>
  5. </ol>