Introduction to HTML 4.01 - Lists - Page 2

  1. TYPE attribute -- 1 (decimal numbers: 1, 2, 3, 4, 5, ...)
  2. TYPE attribute -- a (lowercase alphabetic: a, b, c, d, e, ...)
  3. TYPE attribute -- A (uppercase alphabetic: A, B, C, D, E, ...)
  4. TYPE attribute -- i (lowercase Roman numerals: i, ii, iii, iv, v, ...)
  5. TYPE attribute -- I (uppercase Roman numerals: I, II, III, IV, V, ...)
Page 1 Page 3