There are many common lists which are used to design a page. You can choose any or a combination of the following list types:
Ordered list – The ordered list displays elements in numbered format. It is represented by
-  tag.
 - and
 -  tags are used to define description list.
 
Unordered list – The unordered list displays elements in bulleted format. It is represented by
-  tag.
 
Definition list – The definition list displays elements in definition form like in dictionary. The
- ,