Advertisements
Advertisements
प्रश्न
To start a list at the count of 3, use which?
पर्याय
<ol start="3">
<ol begin="3">
<ol list="5">
MCQ
रिकाम्या जागा भरा
Advertisements
उत्तर
<ol start="3">
Explanation:
The start attribute is used with the <ol> tag to specify the starting number of an ordered list. Therefore, <ol start="3"> makes the list begin with 3.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
