<?xml version="1.0" encoding="utf-8"?>

Ordered HTML lists

Ordered HTML lists

Create ordered lists using the <ol> tag. Items of ordered lists are numbered, and this type of list is the best option when the order of items is important — for example, in step-by-step instructions. Just like in unordered lists, you need to use <li> tags in ordered lists to define list items. The numbering of items in an ordered list starts with 1 by default.[1]

Improve your UX & Product skills with interactive courses that actually work