Lists
[LIST] begins an unsorted list
[/LIST] ends an unsorted list
[NLIST] begins a numerated (ordered) list
[NLIST(TYPE)] begins an ordered list of type
&1: 1, 2, 3, ...
&a: a, b, c, ...
&A: A, B, C, ...
&i: i, ii, iii, iv, ...
&I: I, II, III, IV, ...
[/NLIST] ends a numerated list
[L] gives a list element (also shadow L, control L)
[DLIST] begins a definition (or glossary) list
[/DLIST] ends a definition list
[T] gives a first level element (a definition term) of a definition list
(also shadow I, control I)
[D] gives a second level element (the corresponding definition to
a definition term) of a definition list (also shadow N, control N)
Codes defined in HTML40.DEV driver
1 = Structure codes
2 = Headers and titles
3 = Lines and paragraphs
4 = Links
5 = Lists
6 = Text styles
7 = Other elements
8 = Fonts
9 = Images
0 = Forms
A = Tables
B = Miscellaneous codes
C = Colors
D = Frames