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
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
