write the html code to create the following ordered list:. x.xylophone. y.yak. z.zebra
Answers
Answered by
21
As the list start from x and it is type of small letter and it is the 24th letter, thus the html code will look like this
<ol type="a" start=24>
<li>xylophone</li>
<li>yak</li>
<li>zebra</li>
</ol>
<ol type="a" start=24>
<li>xylophone</li>
<li>yak</li>
<li>zebra</li>
</ol>
Answered by
2
jdjshaishwueowhwsydhe
Similar questions
Math,
8 months ago
Math,
8 months ago
English,
1 year ago
Economy,
1 year ago
Social Sciences,
1 year ago