Tell us what’s happening:
I don’t know why I keep failing the second p task and the ul under the second p task as well, I’ve tried and tried and am still stuck. Please I need help on it.
About Lagos,Abuja and Delta State Nigeria
Welcome to Louis Zubi & Co limited, where your dream journeys are being brought to reality. We offer opportunities to places within Nigeria:
- Lagos
- Abuja
- Delta
Packages
Packages we offer are listed in the links below.
Top Itineraries
What a blue sea!
This background is beautiful.
What a structure!
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<title>Louis ZUBI & Co Limited</title >
<meta charset ="utf-8">
<meta
name="description"
content="Creating a travel agency page which makes it easier for traveling agencies to complete all required details">
</head>
<body>
<h1>About Lagos,Abuja and Delta State Nigeria</h1>
<p>Welcome to Louis Zubi & Co limited, where your dream journeys are being brought to reality.
We offer opportunities to places within Nigeria:
<ol>
<li>Lagos</li>
<li>Abuja</li>
<li>Delta</li>
</ol>
</p>
<h2>Packages</h2>
<p>Packages we offer are listed in the links below.
</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/sea.jpg" alt="A neat sea view">
</a>
<figcaption>What a blue sea!</figcaption>
</figure>
<figure>
<a href="https://www.freecodecamp.org/learn" target="_blank"><img src="https://cdn.freecodecamp.org/curriculum/labs/alps.jpg" alt="What a pic!">
</a>
<figcaption>This background is beautiful.</figcaption>
</figure>
<figure>
<a href="https://www.freecodecamp.org/learn" target="_blank"><img src="https://cdn.freecodecamp.org/curriculum/labs/colosseo.jpg" alt="Nice shot!">
</a>
<figcaption>What a structure!</figcaption>
</figure>
</body>
</html >
Your mobile information:
Infinix X6516 - Android 12 - Android SDK 31
Challenge: Build a Travel Agency Page - Build a Travel Agency Page
Link to the challenge: