Tell us what’s happening:
having some difficulties with the anchor and the steps are a little it confusing
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Travel Agency Page</title>
<meta
name="description"
content="travel all over the world,aeroplane,cars ,buses,train"/>
</head>
<body>
<h1>Top Itineraries</h1>
<p>Maldives,America,Europe</p>
<h2>Packages</h2>
<p>familly package, couple package,single</p>
<ul>
<li>Group Travel</li>
<li>Private Tours</li>
</ul>
<a href="https://www.freecodecamp.org/learn"><src="https://cdn.freecodecamp.org/curriculum/labs/colosseo.jpg" alt="">click here</a>
<a href="https://www.freecodecamp.org/learn"><src="https://cdn.freecodecamp.org/curriculum/labs/alps.jpg" alt=""></a>
<a href="https://www.freecodecamp.org/learn"><src="https://cdn.freecodecamp.org/curriculum/labs/sea.jpg" alt=""></a>
</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
https://www.freecodecamp.org/learn/full-stack-developer/lab-travel-agency-page/build-a-travel-agency-page