ol/li elements

  1. Main
  2. Products
  3. Dishwashers
  4. Second hand

Code

<ol>
<li>Main</li>
<li>Products</li>
<li>Dishwashers</li>
<li>Second hand</li>
</ol>

Reference

HTML5 ol element

HTML5 li element