<ol>

The <ol> tag renders an ordered list with default markers which can (if desired) be modified. For comparison, see <ul>.

Syntax

Variants

There are 2 variants of <ol>.

Examples

A sample nested ordered list with default markers.

An ordered list with custom markers.

To reference a list, place it inside a <list> environment.