what is <OL> tag used for? Write the <OL> tag along with its attributes to create a numbered list, where numbering is done using alphabets starting from 'e'.
Answers
Answered by
1
<ol>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>
<ol start="50">
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>
HOPE THIS ANSWER UNDERSTAND YOU................
Attachments:
Similar questions
Sociology,
3 months ago
Social Sciences,
3 months ago
Math,
7 months ago
Business Studies,
1 year ago
Business Studies,
1 year ago