4.2.3. Unordered Lists.
The unordered list is represented by <UL> and </UL> tags. <UL> is given at the beginning and </UL> tag is given at the end. Each list item is given using <LI> tag. In the unordered list, every list item has a circle or square as its bullet. The bullet can be any one of the
more..