Tell us what’s happening:
everything is running good. the only problem is test number 5 and 26
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="travel agency" content="Visiting Italy"/>
<meta charset="UTF-8">
<title> TRAVEL AGENCY PAGE</title>
</head>
<body>
<section>
<h1> BEAUTY OF ITALY</h1>
<p> <em>Art, folklore, food, nature,and more. Choose among our wide selection of guided tours and excursions, and live and unforgettable experience exploring Italy.</em></p>
<h2>Packages</h2>
<p> We offer an extensive range of holiday solutions to accommodate the needs of all our clients. From daily excursions in the most beautiful citis, to thorough tours of hidden villages and medieval towns to discover Italy's lesser - know sides. </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://cdn.freecodecamp.org/curriculum/labs/colosseo.jpg" alt="Colloseo"></figure></a>
<figcaption> <em>Rome and Center Italy</em></figcaption>
<figure><a href="https://www.freecodecamp.org/learn" target="_blank"> <img src="https://cdn.freecodecamp.org/curriculum/labs/alps.jpg" alt="Nature and National Parks"></figure></a>
<figcaption> <em>Nature and National Parks</em></figcaption>
<figure><a href="https://www.freecodecamp.org/learn" target="_blank"><img src="https://cdn.freecodecamp.org/curriculum/labs/sea.jpg" alt=" South Italy and Islands"></figure></a>
<figcaption> <em>South Italy and Islands</em></figcaption>
</section>
</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 OPR/122.0.0.0
Challenge Information:
Build a Travel Agency Page - Build a Travel Agency Page
https://www.freecodecamp.org/learn/full-stack-developer/lab-travel-agency-page/build-a-travel-agency-page