Ordered-List
An ordered list is a clear, structured way to present items where sequence matters. Use ordered lists when steps, ranking, or chronological order help readers follow a process or understand priority.
When to use an ordered list
- Steps: Procedures, how-tos, recipes, or setup instructions.
- Rankings: Top items where position matters (e.g., top 10).
- Chronology: Events in time or project milestones.
Formatting best practices
- Start with a concise heading. Tell readers what the list achieves.
- Use short, parallel items. Keep each entry a single idea and match grammatical form.
- Add brief details when needed. Use one-sentence explanations or nested lists for clarity.
- Keep numbering consistent. Restart numbering only when starting a new sequence.
- Include actions for each step. For procedural lists, begin steps with verbs.
Example: How to create a simple dinner menu
- Choose a protein (chicken, tofu, fish).
- Select two complementary sides (salad, roasted vegetables).
- Pick a starch or grain (rice, potatoes, pasta).
- Add a sauce or dressing.
- Plan dessert and beverages.
Accessibility tips
- Use semantic HTML (
- ,
- )
Ordered lists help readers follow ordered information quickly and reliably; choose them whenever sequence improves comprehension.
Leave a Reply