GOAL: Create a simple travel agency landing page in pure HTML. You can do it for any location that you like to visit. Don't know where to do? Make one for Paris!
NOTE: The final project will not have images or links, but you can research how to add these in!
Your final page should have all of the following:
- An
index.html
file with boilerplate code.
- A
title
tag within thehead
tag that contains the title of your page - A page title that uses a
h1
tag - A tagline beneath the title that uses a
h3
tag. - At least one sentence describing your travel agency using a
p
tag to contain the text. - Create a bulleted list that will contain a list of sites to see in the location you are describing
- Create a numbered list that will hold an itinerary. This can describe the top 5 things to do in the location you are describing