Computer Science, asked by ayshuiisj, 3 months ago

make a web page on the topic the famous tourist places in India with HTML write the coding

Answers

Answered by Neeraj546
9

Answer:

Hope This Will Help You.

Mark Me As Brainliest... ;)

Explanation:

<html>

<head>

<title>famous tourist places in India.</title>

</head>

<body>

<p align = center>Here are some tourist places of India</p>

<a href = "tourist places.html">

<ul>

<li>Hawa Mahal<br>

<li>Taj Mahal<br>

<li>Ellora Caves<br>

<li>Jagannath Temple<br>

<li>Nehru Planetarium<br>

<p align = "center">tap to visit these places</p>

</body>

</html>

Similar questions