← Back to Tag Glossary

<ol>

Lists & Tables

Creates an automatically numbered (ordered) list of items.

Common Attributes

  • type Configures the element's custom type parameter.
  • start Configures the element's custom start parameter.
  • reversed Configures the element's custom reversed parameter.
interactive-example.html
Live Preview