Fundamentals of HTML: Quiz 2By Team TumkurLab / June 14, 2023 Welcome to your Fundamentals of HTML: Quiz 2 How do you create a definition list? Use the `ol` tag. Use the `ul` tag. Use the `dl` tag. Use the `li` tag. None What is an unordered list? An unordered list is a list of items that are displayed in a specific order. An unordered list is a list of items that are displayed in a random order. An unordered list is a list of items that are displayed with bullets. An unordered list is a list of items that are displayed with numbers. None What is an ordered list? An ordered list is a list of items that are displayed in a specific order. An ordered list is a list of items that are displayed in a random order. An ordered list is a list of items that are displayed in alphabetical order. An ordered list is a list of items that are displayed in reverse alphabetical order. None What is a definition list? A definition list is a list of terms and their definitions. A definition list is a list of items that are displayed in a specific order. A definition list is a list of items that are displayed in a random order. A definition list is a list of items that are displayed with bullets. None How do you create an unordered list? Use the `ol` tag. Use the `ul` tag. Use the `dl` tag. Use the `li` tag. None How do you create an ordered list? Use the `ol` tag. Use the `ul` tag. Use the `dl` tag. Use the `li` tag. None Time's up