Question 1: Which tag is used to define an unordered list in HTML?
Question 2: What is the correct HTML tag for a list item?
Question 3: Which HTML tag is used to define an ordered list?
Question 4: How do you create a nested list in HTML?
Question 5: Which attribute is used to specify the starting number for an ordered list?
Question 6: What is the default bullet style for an unordered list in HTML?
Question 7: Which tag is used to define a definition list in HTML?
Question 8: What is the correct HTML tag for the definition term in a definition list?
Question 9: Which tag defines the description or definition in a definition list?
Question 10: How do you add a numbered list in HTML?