<ol>
The <ol> tag renders an ordered list with default markers which can (if
desired) be modified. For comparison, see <ul>.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
cols = "…" | optional | "2""3""4""5""6" |
component = "…" | optional | string |
marker = "…" | optional | (1) (A) (a) (I) (i) |
pause = "…" | optional | "yes""no" |
Children
The following may appear as children:<li> Parents
This element may appear as an immediate child of the following elements:<li> <list> <objectives> <outcomes> <p> <sidebyside> <slide> <stack> <subslide> <support>