list-inside list-decimal whitespace-normal [li_&]:pl-6

Ordered-List

An ordered list is a sequence of items presented in a specific, meaningful order. It’s commonly used to show steps in a process, rankings, instructions, or any content where ordering matters.

When to use an ordered list

  • Step-by-step instructions or procedures
  • Ranked items (e.g., top 10 lists)
  • Chronological events or timelines
  • Prioritized tasks or checklists

How to create an effective ordered list

  1. Be concise: Keep each item short and focused.
  2. Use parallel structure: Start each item with the same part of speech (e.g., verbs for steps).
  3. Number clearly: Use numbers to show sequence and importance.
  4. Group related steps: Break long processes into sublists if needed.
  5. Include context: Add a brief intro sentence explaining the list’s purpose.

Examples

  1. Making coffee:

    1. Boil water.
    2. Add coffee grounds to filter.
    3. Pour hot water over grounds.
    4. Let it brew, then serve.
  2. Launch checklist:

    1. Finalize product features.
    2. Complete QA testing.
    3. Prepare marketing materials.
    4. Schedule release date.
    5. Monitor post-launch feedback.

Accessibility tips

  • Use semantic HTML (e.g.,
      and

Ordered lists help readers follow processes and understand priorities. Use them when sequence matters and keep items clear and consistent.

Your email address will not be published. Required fields are marked *