Write the syntax of the following tags
1. <ol>
2. <ul>
3. <dl>
4. <li>
5. <Img>
Answers
Answered by
1
Answer:
1)<ol>
<li>Item1</li>
<li>Item2</li>
<li>Item3</li>
</ol>
2)<ul> list of items </ul>
3)<dl> Contents... </dl>
4)<li> Item </li>
5)<img src="url" alt="some_text">
Similar questions
Social Sciences,
2 months ago
English,
4 months ago
India Languages,
10 months ago
Math,
10 months ago