1.Which tag is used to create an ordered list in HTML?
2. Which tag is used to create an unordered list in HTML?
3. Which tag defines each item in a list?
4. By default, an unordered list uses which symbol?
5. What is the default numbering style of <ol> in HTML?
6. How can you change an ordered list to display letters instead of numbers?
7. Which list type allows nesting of lists inside other lists?
8. What will <ul type="square"> display?
9. Which attribute of <ol> changes the starting number?
10. Which tag is NOT used for creating lists in HTML?
Wait for 20 seconds...
Tags
HTML
