write HTML of the following
Answers
Answer:
Explanation:
<html>
<head>
<title> Dances of India </title>
</head>
<body>
<h1 align = "center"> <u> Unique Dance Forms Of Odisha </u> </h1>
<img src = "C:/Users/xyz.jpg" align = "down"> <u> <b> Chau Dance
<img src = "C:/Users/xyz.jpg" align = "down">
Sambalpuri Dance
<img src = "C:/Users/xyz.jpg" align = "down">
Odishi Dance
<img src = "C:/Users/xyz.jpg" align = "down">
Paikha Dance
</u></b>
</body>
</html>
---
Insert the correct image addresses to get the correct format of the page.
Answer:
Explanation:
<html>
<head>
<title> Dances of India </title>
</head>
<body>
<h1 align = "center"> <u> Unique Dance Forms Of Odisha </u> </h1>
<img src = "enter ur own" align = "down"> <u> <b> Chau Dance
<img src = "enter ur own" align = "down">
Sambalpuri Dance
<img src = "enter ur own" align = "down">
Odishi Dance
<img src = "(enter ur own)" align = "down">
Paikha Dance
</u></b>
</body>
</html>
Explanation: