Computer Science, asked by zebia, 1 year ago

in html coding which _ tag make a numbered list


atal91: hi
Ankit13335: hlo

Answers

Answered by abdulriyaayan
0
Jump to li> Tag · Ordered / Numbered Lists – the <ol> Tag. <ol type="A"> <li>Item 1</li> <li>Item 2</li> <li>Item 3</li> </ol>
these tags help you.
Answered by YuMe
1

The <ol> tag is used to make numbered list.


For example:


<html>

<head>Using OL tag</head>

<body>

<ol>

<li>This is the first item of you list.

<li>Second item

<li>You can use as many items as you want

</ol>

</body>

</html>




Hope it helps.

Please mark as brainliest.


Ankit13335: ok by
zebia: bye
zebia: what
zebia: shut up aaisa stupid kaam mat kara karo varna mera bhai sa maar khaoga
YuMe: oye chirag
YuMe: tujhe koi or kaam nahi h
zebia: mujha bhi yahi lagta hai
Similar questions