<!DOCTYPE html>
<html lang ="en">
<head>
<meta charset="utf-8"></meta>
<meta name="description" content="Travel"></meta>
<title>Travel Agency</title>
</head>
<body>
<h1>Travel Destinations</h1>
<p>Take advantage of our many opportunities!</p>
<h2>Packages</h2>
<p>We have various packages to fit your needs.</p>
<ul>
<li><a href="https://www.freecodecamp.org/learn" target="_blank">Group Travels</a></li>
<li><a href="https://www.freecodecamp.org/learn" target="_blank">Private Tours</a></li>
</ul>
<h2>Top Itineraries</h2>
<figure>
<a href="https://www.freecodecamp.org/learn" target="_blank">
<img src="https://toursfestival.com/images/img-producto/galeria-tailandia-default-3.jpg?41" alt="Thailand">
</a>
<figcaption>Thailand</figcaption>
</figure>
<figure>
<a href="https://www.freecodecamp.org/learn" target="_blank">
<img src="https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1b/42/b8/bc/isla-pasion-cozumel-quintana.jpg?w=500&h=500&s=1" alt="Cozumel Beach">
</a>
<figcaption>Cozumel</figcaption>
</figure>
<figure>
<a href="https://www.freecodecamp.org/learn" target="_blank">
<img src="https://www.iwanderlista.com/wp-content/uploads/2020/09/Venice-Italy-67-1027x685.jpg" alt="Venice streets">
</a>
<figcaption>Venice</figcaption>
</figure>
</body>
</html>
Hi, welcome to the forum!
We see you have posted some code but did you have a question?
(You have not filled out the “Tell us what’s happening:” field above)