◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── </ol> The /ol tag ends an ordered list. An ordered list is a two-column list that contains numbers (in sequence) in the left column and text in the right. In the help source file, the ordered list must start with the ol tag, end with the /ol tag, and contain one li tag for each item in the list. This tag does not use parameters. See Also li, ol ♦