py-1 [&>p]:inline

An ordered list is a sequence of items where order matters and each item is numbered (1., 2., 3., …). Use cases, formats, and behavior:

  • Purpose: show steps, ranked items, or any content where sequence or priority is important.
  • Common formats:
    • Numeric: 1., 2., 3.
    • Alphabetic: a., b., c.
    • Roman numerals: I., II., III.
  • In HTML: use the
      element with

    1. children

If you want examples in HTML, Markdown, or CSS customization, tell me which.

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