CBSE Class 10 Computer Applications Question 60 of 176

HTML I — Basic HTML Elements — Question 58

Back to all questions
58
Question

Question 58

To create a bulleted list use ?

  1. <il>
  2. <ul>
  3. <ol>
Answer

<ul>

Reason — We use <UL> to create a bulleted list.