xxxxxxxxxx
17
<html>
<head>
<title>Our Adventure</title>
</head>
<body>
<h1>Our Adventure</h1>
<p>Let take a trip overseas and explore the many wonders of the world.</p>
<p>Where would you like to go?</p>
<p><a href="Pages/adventure.html">I want to join the adventure</a></p>
<p><a href="Pages/wherewego.html">Where have we been?</a></p>
<p><a href="Pages/travelfares.html">What will I pay?</a></p>
<img src="Images/KSA Trip.jpg" alt="Flight to The Holy City of Mecca">
</body>
</html>