Computer Science, asked by shivansh5985, 7 months ago

Q1. What is List in HTML?not types of lists..​

Answers

Answered by monikachouksey72
1

Answer:There are three list types in HTML:

unordered list — used to group a set of related items in no particular order.

ordered list — used to group a set of related items in a specific order.

description list — used to display name/value pairs such as terms and definitions.

Explanation:

Similar questions