Ordered List
An ordered list of items, typically rendered as a numbered list.
On this page
When to use
- Step-by-step instructions where order is critical
- Procedures that must be followed in a specific sequence
- Priority lists where items are arranged by importance
Guidelines
If you can shuffle the items without losing meaning or creating confusion, use an unordered list instead.