Computer Applications

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

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

HTML Intro

1 Like

Answer

<OL>

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

Answered By

3 Likes


Related Questions