Advertisements
Advertisements
Question
Differentiate between ordered and unordered lists.
Distinguish Between
Advertisements
Solution
| Ordered list | Unordered list | |
|---|---|---|
| 1. | Ordered list are indented lists that have numbers or letters in front of each item. | Unordered list are indented lists with a special bullet symbol in front of each item. |
| 2. | For example, <OL> <LI>Apples</LI> <LI>Bananas</LI> <LI>Grapes</LI> </OL> |
For example, <UL> <LI>Apples</LI> <LI>Bananas</LI> <LI>Grapes</LI> </UL> |
shaalaa.com
Is there an error in this question or solution?
