Computer Science, asked by distroyer4207, 10 months ago

explain the significance of type and start attributes in Ordered list.
please it is urgent​

Answers

Answered by javeriakhanam2808200
8

Answer:

The start attribute specifies the start value of the first list item in an ordered list. This value is always an integer, even when the numbering type is letters or romans. E.g., to start counting list items from the letter "c" or the roman number "iii", use start="3".

mark me as brainlist answer first ok

Similar questions