Computer Science, asked by Rudrapatel081, 8 months ago

mention coding for it​

Attachments:

Answers

Answered by sillyhibatullahnahvi
1

Here you go buddy!!

Try it out!!

<html>

<style>

#Indian{text-align:center}

</style>

<head>

<title>

Indian States

</title>

</head>

<body>

<h1 id="Indian">Indian States</h1>

<p>

 <ul>

  <li>A few indian states</li>

 </ul>

 <ol type = "a">

 <li>Jharkhand</li>

 <li>Uttaranchal</li>

 <li>Chattisgarh</li>

 </ol>

 <ul>

  <li>Two Other states</li>

 </ul>

 <ol>

 <li>West Bengal</li>

 <li>Karnataka</li>

 </ol>    

</body>

</html>

Answered by yash3374
0

Answer:

hii dear

hear is your answer

Attachments:
Similar questions