Saved Bookmarks
| 1. |
Name the different types of lists that can be created in HTML. |
|
Answer» The three list typesunordered 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:PLEASE breanlit my answer and thanks me |
|