Advertisements
Advertisements
Question
Difference between <UL> and <OL> tags.
Distinguish Between
Advertisements
Solution
- <OL> tag:
Numbered list is created within the tag pair <OL> ….. </OL> tag. The ordered list displays items in numerical or alphabetical order. - <UL> tag:
Unordered list is surrounded within <UL> …… </UL> tags. Unordered lists are often referred as bulleted lists. Instead of numbers, each element in the list has prefixed with a special bullet symbol.
shaalaa.com
Is there an error in this question or solution?
