Introduction to HTML 4.01 - Lists - Page 2
- List item with a square bullet
- List item with a disc bullet
- List item with a circle bullet
- TYPE attribute -- 1 (decimal numbers: 1, 2, 3, 4, 5, ...)
- TYPE attribute -- a (lowercase alphabetic: a, b, c, d, e, ...)
- TYPE attribute -- A (uppercase alphabetic: A, B, C, D, E, ...)
- TYPE attribute -- i (lowercase Roman numerals: i, ii, iii, iv, v, ...)
- TYPE attribute -- I (uppercase Roman numerals: I, II, III, IV, V, ...)