CBSE Class 10 Computer Applications Question 13 of 176

HTML I — Basic HTML Elements — Question 11

Back to all questions
11
Question

Question 11

We can create a numbered list using the ............... tag.

  1. <UL>
  2. <list>
  3. <OL>
  4. <DL>
Answer

<OL>

Reason — We can create a numbered list using the <OL> tag.