TDB2Web - List samples

This sample shows an ordered list and demonstrates the variations of subitem formatting.
An unordered list appears similar but with bullets instead of running ziphers.
A definition list has no markers at all.

The first item of each list block reflects the top field in the datatable's structure and/or the very left column in the definition.

  1. Name: Chile (sub items as simple list)
    Capital: Santiago
    Continent: South America
    Area: 756943
  2. Name: Columbia (sub items indented)
    Capital: Bogota
    Continent: South America
    Area: 1138907
  3. Name: Brazil (sub items as ordered list)
    1. Capital: Brasilia
    2. Continent: South America
    3. Area: 85111968
  4. Name: Canada (sub items as unordered list)