Theming a list

A list returned to be rendered using theme('item_list')

  • First item
  • Second item
  • Third item
  • Fourth item

The same list rendered by theme('theming_example_list')

  1. First item
  2. Second item
  3. Third item
  4. Fourth item