Computer Science, asked by diyan25265, 2 months ago

Differentiate between Ordered and Unorderedlist.​

Answers

Answered by rakeshsingh191214
2

Explanation:

What is the difference between an ordered and unordered list? Ans. In an unordered list, the list items are represented in the bulleted form. The <UL> tag is used to define items in an unordered format; whereas, in an ordered list, the list items are represented in the alphabetical, numerical, or roman numerical form.

Similar questions