FUNDAMENTALS OF COMPUTER

USING MICROSOFT WORD

FORMATTING TEXT IN MICROSOFT WORD

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
____ list created when you make use of bullets.
A
Drop down
B
Normal
C
Ordered
D
Unordered
Explanation: 

Detailed explanation-1: -Typically, unordered-list items are displayed with a bullet, which can be of several forms, like a dot, a circle, or a square. The bullet style is not defined in the HTML description of the page, but in its associated CSS, using the list-style-type property.

Detailed explanation-2: -An unordered list starts with the <ul> tag. Each list item starts with the <li> tag.

Detailed explanation-3: -An unordered list typically is a bulleted list of items.

There is 1 question to complete.