an unordered list
- cofferr
- tea
- mide
- cooffee
- tea
- mike
- coffer
- --black hot drink mike
- --white cold drink
numbered list:
- apples
- bananas
- lemons
- orange
letters list:
- apples
- bananas
- lemons
- orange
lowercase letters list:
- apples
- bananas
- lemons
- orange
roman numbers list:
- apples
- bananas
- lemons
- orange
lowercase roman numbers list:
- apples
- bananas
- lemons
- orange
note: the type attribute of the ul tag is deprecated in html 4, and is not supported in html5. therefore we have used the style attribute and the css list-style-type property, to define different types of unordered lists below:
disc bullets list:
- apples
- bananas
- lemons
- orange
circle bullets list:
- apples
- bananas
- lemons
- orange
square bullets list:
- apples
- bananas
- lemons
- orange
a list inside a list:
- coffee
- tea
- black tea
- green tea
- mike
lists inside a list
- coffee
- tea
- black tea
- green tea
- china
- africa
- mick
a definition list
- coffee
- -black hot drink mike
- -white cold drink