Check whether the numbering of the lists is what appears to the right.

Description: The start attribute is used on ol to skip to higher numbers.

lower-greek

Description: CSS says: ol { list-style-type: lower-greek; }

  1. α
  2. β
    1. α
    2. β
    3. γ
  3. γ
  4. δ
  5. ε
  6. ζ
  7. η
  8. θ
  9. ι
  10. κ
  11. λ
  12. μ
  13. ν
  14. ξ
  15. ο
  16. π
  17. ρ
  18. σ
  19. τ
  20. υ
  21. φ
  22. χ
  23. ψ
  24. ω
  25. αα
  26. αβ
  27. αγ
  28. αε
  1. αω
  2. βα
  3. ββ
  1. ωψ
  2. ωω
  3. ααα
  4. ααβ
  5. ααγ
  1. βκθ
  2. βκι
  3. βκκ
  4. βκλ
  1. ααωω
  2. αβαα
  3. αβαβ
  4. αβαγ

Version: $Id: sec-list-style-type-4.html,v 1.2 2007/08/01 12:00:23 rishida Exp $