.
a. Discuss the various types of lists with the help of examples.
Answers
Answered by
1
Answer:
• unordered lists
• ordered lists
• definition lists
Answered by
3
Explanation:
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