MP freaking 1
This commit is contained in:
		
							
								
								
									
										15
									
								
								Assignments/MP1_CalebFontenot/public_html/activities.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								Assignments/MP1_CalebFontenot/public_html/activities.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<!--
 | 
			
		||||
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
 | 
			
		||||
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/html.html to edit this template
 | 
			
		||||
-->
 | 
			
		||||
<html>
 | 
			
		||||
    <head>
 | 
			
		||||
        <title>TODO supply a title</title>
 | 
			
		||||
        <meta charset="UTF-8">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <div>TODO write content</div>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
							
								
								
									
										53
									
								
								Assignments/MP1_CalebFontenot/public_html/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										53
									
								
								Assignments/MP1_CalebFontenot/public_html/index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,53 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<!--
 | 
			
		||||
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
 | 
			
		||||
Click nbfs://nbhost/SystemFileSystem/Templates/Other/html.html to edit this template
 | 
			
		||||
-->
 | 
			
		||||
<html>
 | 
			
		||||
    <head>
 | 
			
		||||
        <title>Pacific Trail Resort</title>
 | 
			
		||||
        <meta charset="UTF-8">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <header> <h1>Pacific Trails Resort</h1> </header>
 | 
			
		||||
        <nav>
 | 
			
		||||
            <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> Pacific Trails Resort 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>
 | 
			
		||||
        <p>
 | 
			
		||||
        Pacific Trails Resort <br>
 | 
			
		||||
        12010 Pacific Trails Road <br>
 | 
			
		||||
        Zephyr, CA 95555 <br>
 | 
			
		||||
        <br>
 | 
			
		||||
        888-555-5555
 | 
			
		||||
        <br>
 | 
			
		||||
        </p>
 | 
			
		||||
    </body>
 | 
			
		||||
        <footer>
 | 
			
		||||
        <small><i>Copyright © 2023 Pacific Trails Resort</i></small>
 | 
			
		||||
        <br>
 | 
			
		||||
        <a href="caleb@fontenot.com"> caleb@fontenot.com</a> 
 | 
			
		||||
    </footer>
 | 
			
		||||
</html>
 | 
			
		||||
							
								
								
									
										15
									
								
								Assignments/MP1_CalebFontenot/public_html/reservations.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								Assignments/MP1_CalebFontenot/public_html/reservations.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<!--
 | 
			
		||||
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
 | 
			
		||||
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/html.html to edit this template
 | 
			
		||||
-->
 | 
			
		||||
<html>
 | 
			
		||||
    <head>
 | 
			
		||||
        <title>TODO supply a title</title>
 | 
			
		||||
        <meta charset="UTF-8">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
 
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
							
								
								
									
										41
									
								
								Assignments/MP1_CalebFontenot/public_html/yurts.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								Assignments/MP1_CalebFontenot/public_html/yurts.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,41 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<!--
 | 
			
		||||
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
 | 
			
		||||
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/html.html to edit this template
 | 
			
		||||
-->
 | 
			
		||||
<html>
 | 
			
		||||
    <head>
 | 
			
		||||
        <title>Pacific Trail Resort :: Yurts</title>
 | 
			
		||||
        <meta charset="UTF-8">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <header> <h1>Pacific Trails Resort</h1> </header>
 | 
			
		||||
        <nav>
 | 
			
		||||
            <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>The Yurts at Pacific Trails</h2></main>
 | 
			
		||||
        <dl>
 | 
			
		||||
            <dt><strong>What is a yurt?</strong></dt>
 | 
			
		||||
            <dd>Our luxury yurts are permanent structures four feet off the ground. 
 | 
			
		||||
                Each Yurt is fully enclosed with canvas walls, a wooden floor, and a roof dome that can be opened.</dd>
 | 
			
		||||
            <dt><strong>How are the yurts furnished?</strong></dt>
 | 
			
		||||
            <dd>Each yurt is furnished with a queen-size bed with down quilt and gas-fired stove. Your luxury camping experience
 | 
			
		||||
                includes electricity and a sink with hot and cold running water. Shower and restroom facilities are located in the
 | 
			
		||||
                lodge. </dd>
 | 
			
		||||
            <dt><strong>What should I bring?</strong></dt>
 | 
			
		||||
            <dd>Most guest pack comfortable walking shoes and plan to dress for changing weather with light layers of clothing. 
 | 
			
		||||
                It's also helpful to bring a flashlight and a sense of adventure! </dd>
 | 
			
		||||
        </dl>
 | 
			
		||||
    </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