International HTML Lists

A simple example of using CSS to create lists that have Chinese and Japanese numbering on ordered lists. Level 2 is Chinese numbering and Level 3 is Japanese Hiragana ordering. BUT ... If you are using Internet Explorer you will probably not see the Chinese and Japanese list labels because Internet Explorer's support for list-style-type is inadequate. So, to see what it should look like then please view with a conforming browser like Safari or Firefox.

  1. London
  2. Birmingham
  3. Lincoln
    1. 北京
    2. 南京
      1. とうきょう 東京
      2. ながさき 長崎
      3. なごや 名古屋
    3. 东京
    4. 青岛
    5. 上海
  4. Loughborough
  5. Manchester
  6. Grimsby

Andre Schappo