Finish MP02
This commit is contained in:
		@@ -5,16 +5,52 @@ Click nbfs://nbhost/SystemFileSystem/Templates/Other/html.html to edit this temp
 | 
			
		||||
-->
 | 
			
		||||
<html>
 | 
			
		||||
    <head>
 | 
			
		||||
        <title>Pacific Trails Resort</title>
 | 
			
		||||
        <title>Pacific Trail Resort</title>
 | 
			
		||||
        <meta charset="UTF-8">
 | 
			
		||||
        <link href="pacific.css" rel="stylesheet">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <header>
 | 
			
		||||
            <h1>Pacific Trails Resort</h1>
 | 
			
		||||
        </header>
 | 
			
		||||
        <header> <h1>Pacific Trails Resort</h1> </header>
 | 
			
		||||
        <nav>
 | 
			
		||||
            <a>Home</a>
 | 
			
		||||
            <b>
 | 
			
		||||
                <a href="index.html"> Home</a> 
 | 
			
		||||
                <a href="yurts.html"> Yurts</a> 
 | 
			
		||||
                <a href="activities.html"> Activities</a> 
 | 
			
		||||
                <a href="reservations.html"> Reservations</a> 
 | 
			
		||||
            </b>
 | 
			
		||||
        </nav>
 | 
			
		||||
        <main><h2>Enjoy Nature in Luxury</h2></main>
 | 
			
		||||
        <p><span class="resort">Pacific Trails Resort</span> offers a special lodging experience on the California North Coast with panoramic views of the Pacific Ocean.
 | 
			
		||||
            Your stay at Pacific Trails Resort includes a sumptuous appointed private yurt and a cooked-to-order breakfast each morning.</p>
 | 
			
		||||
        <ul>
 | 
			
		||||
            <li>
 | 
			
		||||
                Relax in our lodge while enjoying complimentary appetizers and beverages
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
                Savor nightly fine dining with an ocean views
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
                Unwind in the heated outdoor pool and whirlpool
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
                Explore the coast on your own or join our guided tours
 | 
			
		||||
            </li>
 | 
			
		||||
        </ul>
 | 
			
		||||
        <div class="id">
 | 
			
		||||
        <p>
 | 
			
		||||
            <span class="resort">Pacific Trails Resort</span> <br>
 | 
			
		||||
            12010 Pacific Trails Road <br>
 | 
			
		||||
            Zephyr, CA 95555 <br>
 | 
			
		||||
            <br>
 | 
			
		||||
            888-555-5555
 | 
			
		||||
            <br>
 | 
			
		||||
        </p>
 | 
			
		||||
        </div>
 | 
			
		||||
    </body>
 | 
			
		||||
    <footer>
 | 
			
		||||
        <small><i>Copyright © 2023 Pacific Trails Resort</i></small>
 | 
			
		||||
        <br>
 | 
			
		||||
        <a href="caleb@fontenot.com"> caleb@fontenot.com</a> 
 | 
			
		||||
    </footer>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user