Control List Counting


« Previous Next »

By default, an ordered list will start counting from 1. If you want to start counting from a specified number, you can use the start attribute:




Output




Live Demo & Try it yourself!

<h2>The start attribute</h2>
<p>By default, an ordered list will start counting from 1. Use the start attribute to start counting from a specified number:</p>