Question
Easy

_ lists can be preceded by one of the several bullet style a closed circle, an open circle or a square.

1
Ordered list
2
Unordered list
3
Vertical list
4
Horizontal list
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Web Designing using HTML
Topic: HTML Tags & Formatting
Correct Answer
Option B
Explanation

The correct option is (2): The Unordered list is the correct choice because, by definition, it is a list of items where the sequence or order of the items does not hold any significance. In markup languages like HTML, the `` tag is used to create these lists. To visually distinguish the items, the system or browser uses a marker, which is traditionally a bullet point. The default bullet style…Read More

Lists can be - HTET Level 3 | Clear Cutoff