plz tell this coding plz fast fast fast
Attachments:
Answers
Answered by
8
Sample HTML code:
<html>
<body>
<h2>ASIAN COUNTRIES AND THEIR CAPITALS</h2>
<h4> 1. INDIA</h4>
<ul type="circle">
<li>New Delhi</li>
</ul>
<h4>2.Pakistan</h4>
<ul type="circle">
<li>Islamabad</li>
</ul>
<h4>3.Thailand</h4>
<ul type="circle">
<li>Bangkok</li>
</ul>
</body>
</html>
<Hope it helps!>
Answered by
4
ASIAN COUNTRIES AND THEIR CAPITALS <BR>
<OL>
<LI> INDIA
<UL TYPE= CIRCLE>
<LI>NEW DELHI
</UL>
<LI>PAKISTAN
<UL TYPE= CIRCLE>
<LI>ISLAMABAD
</UL>
<LI>THAILAND
<UL TYPE= CIRCLE>
<LI>BANGKOK
</UL>
</OL>
Similar questions
Accountancy,
6 months ago
Chemistry,
6 months ago
Math,
6 months ago
Math,
1 year ago
Math,
1 year ago