Advertisements
Advertisements
प्रश्न
How will you define numbered list?
टीपा लिहा
Advertisements
उत्तर
- Numbered list is created within the tag pair:
<OL> </OL> tag. - The tag <LI> is used to present the list item in the list.
- Ordered list displays items in a numerical or alphabetical order.
- Both <OL> and <LI> tags are container tags. But the usual the practice, closing tag </LI> never be used.
Example:
<OL>
<LI> Tamil
<LI> Telgu
<LI> English
<LI> Computer Application
<LI> Commerce
<LI> Accountancy
<LI> Economics
</OL>shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
