USING MICROSOFT WORD
NEW DOCUMENTS TEMPLATES IN MICROSOFT WORD
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Bulleted List
|
|
Ordered List
|
|
Lettered List
|
|
Multi-level List
|
Detailed explanation-1: -Ordered Lists: These are sometimes called numbered lists because, by default, the list items contained in that list have a specific numerical order or ranking.
Detailed explanation-2: -An ordered list is also called a number list. The ordering is given by a numbering scheme, using Arabic numbers, letters, roman numerals. Or in other words, ordered list tag is used to create ordered list.
Detailed explanation-3: -Bullet or numbered lists, also known as unordered and ordered lists, can make writing easy to read; however, be careful not to overuse them, as lists that are too long, or multiple lists on one page, can be difficult to read.
Detailed explanation-4: -Ordered HTML List. An ordered list starts with the <ol> tag. Each list item starts with the <li> tag.