What's the issue with this ordered list using start attribute?
<ol start="2">
<li>Second item</li>
<li>Third item</li>
</ol>
What's the issue with this ordered list using start attribute?
<ol start="2">
<li>Second item</li>
<li>Third item</li>
</ol>