Computer Science, asked by monu5565, 1 year ago

Which attribute allows you to change the style of no. In an ordered list

Answers

Answered by Anonymous
4
We uses" type "attribute to change the style number, in an order list.

this follows as,

<ol type = "i">
<li> y</li>
</ol>
Similar questions