Tell us what’s happening:
I clearly cant find out where I am wrong guys, please enlighten me a bit here
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Travel Agency Page</title>
<meta name="description"
content="have the best travel all over Tanzania without suffer in luxury">
</head>
<body>
<h1>KATARAMA TANZANIAN LUXURY BUS</h1>
<p>Our bus travels from all over Tanzania including from<a href="https://www.freecodecamp.org/learn" target="_blank"> Dar to Mwanza</a> ,<a href="https://www.freecodecamp.org/learn"target="_blank">Mwanza to Bukoba</a>, <a href="https://www.freecodecamp.org/learn"target="_blank">Bukoba to Dar</a>,<a href="https://www.freecodecamp.org/learn"target="_blank">Mwanza to Dar</a> ,<a href="https://www.freecodecamp.org/learn"target="_blank"> Bukoba to Mbeya</a>, and <a href="https://www.freecodecamp.org/learn"target="_blank">Bukoba to Arusha</a>.</p>
<figure><a><figcaption>Katarama Luxury bus</figcaption><img src="https://cdn.bookaway.com/media/files/668cd0c5ae822b86baa8e4ef.jpeg" width="400" height ="200" alt="A bus">
></a> </figure>
<h2>Packages</h2>
<p>The agency transports packages including; suitcases, boxes, and other portable and non portable goods including human beings and animals as well. Our service is <a href="https://www.freecodecamp.org/learn"target="_blank">divided</a> into two kinds:</p>
<ul>
<figure>
<a>
<figcaption>Sample packages</figcaption><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTfEEhBvFWRiD0pogUGqZKIP_I9SKtrlGB-dQ&s" alt="Boxes and other luggages" >
<p>Its two kinds include;</p>
<a href="https://www.freecodecamp.org/learn"target="_blank"><li>Group Travels</li></a>
<a href ="https://www.freecodecamp.org/learn"target="_blank"> <li>Private Tours</li> </a>
</a>
</a>
</figure>
</ul>
<h2>Top Itineraries</h2>
<ul>
<li>vAdventure and nature</a></li>
<li><a href="https://www.freecodecamp.org/learn"target="_blank">Cultural imersion</a></li>
<li><a href="https://www.freecodecamp.org/learn"target="_blank">Luxury suite</a></li>
<li><a href="https://www.freecodecamp.org/learn"target="_blank">Family friendly Tours</a></li>
</ul>
<a href="https://www.freecodecamp.org/learn"target="_blank"> Click here to explore.</a>
<figure><a><figcaption>Luxury suite</figcaption>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQQP1dRoWq1SPdV1f2ig-IR0YfS7EN9hkeyNQ&s">
</a>
</figure>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Challenge Information:
Build a Travel Agency Page - Build a Travel Agency Page