| Attribute | Description | ||
|---|---|---|---|
| START="number" | Specifies the starting number of the list. | ||
|
Specifies the numbering style of the list. A - uppercase alphabetic; a - lowercase alphabetic; I - uppercase Roman numerals; i - lowercase Roman numerals; 1 - decimal numbers. Used by default. |
| Attribute | Description | ||
|---|---|---|---|
|
Specifies the style of bullets preceding list items.
|
| Attribute | Description | ||
|---|---|---|---|
|
Specifies the style of list item marker. disc - a filled-in circle; circle - a circle outline; square - a square; A - uppercase alphabetic; a - lowercase alphabetic; I - uppercase Roman numerals; i - lowercase Roman numerals; 1 - decimal numbers. |
||
| VALUE="number" | Specifies the number of LI when used with an OL. VALUE allows changes in the sequence number of LI. |