CBSE Class 10 Computer Applications
Question 16 of 176
HTML I — Basic HTML Elements — Question 14
Back to all questions 14
Question Question 14
Which of the following will produce a solid circle bullet when given as value of type with <UL> ?
- disc
- circle
- square
- none of these
disc
Reason — When the value of type attribute is disc, a solid circle bullet is displayed in an unordered list.