Reference: *List Module at the W3C
The List Module declares three types of list. The unordered (bulletted) list -
ul,
the ordered (numbered) list - ol and the definition list -
dl.
The other elements decared by this module are used to specify the items within these lists.