Computer Science, asked by AdityaChopraipgs2020, 10 months ago

Define the different types of lists supported by HTML 5...



Answers

Answered by patilgauri422
6

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.

Similar questions