|
All you have to do is choose a different
style for your lists ,if the default numbering of
ordered lists, or the bullets/discs of unordered
lists, then ,if you are wanting to use
something different. CSS allows you to select from
a wide variety of different list item shapes.
- Unordered list styles: square, circle,
disc(default), and none
- Ordered list styles: upper-alpha,
lower-alpha, upper-roman, lower-roman,
decimal(default), and none
|