Skip to content
Snippets Groups Projects
Commit a1b69026 authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

Initial commit of code from 2015

parents
Branches
No related merge requests found
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="activities.html" server="gemini.kvcc.edu//public_html/" local="130820784025167822" remote="130826821800000000" Dst="2" />
<file name="index.html" server="gemini.kvcc.edu//public_html/" local="130820778244788663" remote="130826821800000000" Dst="2" />
<file name="reservations.html" server="gemini.kvcc.edu//public_html/" local="130820783940302190" remote="130826821800000000" Dst="2" />
<file name="yurts.html" server="gemini.kvcc.edu//public_html/" local="130826819546443665" remote="130826821800000000" Dst="2" />
<file name="pacific.css" server="gemini.kvcc.edu//public_html/" local="130826819941916340" remote="130826821800000000" Dst="2" />
</dwsync>
\ No newline at end of file
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name= "viewport" content= "width= device width, initial-scale= 1.0">
<link rel= "stylesheet" href= "pacific.css">
<title> Pacific Trails Resort : Activities </title>
<!--[If lt IE 9]>
<script src= "http://html5shim.googlecode.com/svn/trunk/html5.js">
</script>
<![endif]-->
</head>
<body>
<div id= "wrapper">
<header>
<h1> Pacific Trails Resort </h1>
</header>
<nav>
<ul>
<li> <a href = "index.html"> Home </a> </li>
<li> <a href = "yurts.html"> Yurts </a> </li>
<li> <a href = "activities.html"> Activities </a> </li>
<li> <a href = "reservations.html"> Reservations </a> </li>
</ul>
</nav>
<div id = "content">
<h2> Activities at Pacific Trails </h2>
<img src= "images/trail.jpg" alt="Image of Pacific Trails trails.">
<h3> Hiking </h3>
<p> Pacific Trails Resort has 5 miles of hiking trails and is adjacent to a state park. Go it alone or join one of our guided hikes. </p>
<h3> Kayaking </h3>
<p> Ocean kayaks are available for guest use. </p>
<h3> Bird Watching </h3>
<p> While anytime is a good time for bird watching at Pacific Trails, we offer guided birdwatching trips at sunrise several times a week. </p>
<br>
<br>
</div>
<footer>
<small> Copyright &copy; 2014 Pacific Trails Resort <br>
<a href = "mailto:BrandonRodriguez@PacificTrailsResort.com"> BrandonRodriguez@PacificTrailsResort.com </a> </small>
</footer>
</div>
</body>
</html>
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="coast.jpg" server="gemini.kvcc.edu//public_html/" local="130760243000000000" remote="130826821800000000" Dst="2" />
<file name="favicon.ico" server="gemini.kvcc.edu//public_html/" local="130760243000000000" remote="130826821800000000" Dst="2" />
<file name="marker.gif" server="gemini.kvcc.edu//public_html/" local="130760243000000000" remote="130826821800000000" Dst="2" />
<file name="sunset.jpg" server="gemini.kvcc.edu//public_html/" local="130760243000000000" remote="130826821800000000" Dst="2" />
<file name="trail.jpg" server="gemini.kvcc.edu//public_html/" local="130760243000000000" remote="130826821800000000" Dst="2" />
<file name="yurt.jpg" server="gemini.kvcc.edu//public_html/" local="130760243020000000" remote="130826821800000000" Dst="2" />
<file name="ptrbackground.jpg" server="gemini.kvcc.edu//public_html/" local="130760243160000000" remote="130826821800000000" Dst="2" />
</dwsync>
\ No newline at end of file
images/coast.jpg

28.4 KiB

images/favicon.ico

894 B

images/marker.gif

306 B

images/ptrbackground.jpg

13.3 KiB

images/sunset.jpg

15.8 KiB

images/trail.jpg

28.9 KiB

images/yurt.jpg

30.2 KiB

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name= "viewport" content= "width= device-width, initial-scale= 1.0">
<link rel= "stylesheet" href= "pacific.css">
<title> Pacific Trails Resort </title>
<!--[If lt IE 9]>
<script src= "http://html5shim.googlecode.com/svn/trunk/html5.js">
</script>
<![endif]-->
</head>
<body>
<div id= "wrapper">
<header>
<h1> Pacific Trails Resort </h1>
</header>
<nav>
<ul>
<li> <a href = "index.html"> Home </a> </li>
<li> <a href = "yurts.html"> Yurts </a> </li>
<li> <a href = "activities.html"> Activities </a> </li>
<li> <a href = "reservations.html"> Reservations </a> </li>
</ul>
</nav>
<div id = "content">
<h2> Enjoy Nature in Luxury </h2>
<img src= "images/coast.jpg" alt= "Image of Pacific Trails Coast">
<p> <span class = "resort"> Pacific Trails Resort </span> offers a special lodging experience on the California North <br>
Coast. Relax in serenity with panoramic views of the Pacific Ocean. </p>
<ul>
<li> Private yurts with decks overlooking the ocean. </li>
<li> Activities lodge with fireplace and gift shop. </li>
<li> Nightly fine dining at the Overlook Cafe. </li>
<li> Heated outdoor pool and whirlpool. </li>
<li> Guided hiking tours of the redwoods. </li>
</ul>
<div id = "contact">
<span class = "resort"> Pacific Trails Resort </span> <br>
12010 Pacific Trails Road <br>
Zephyr, CA 95555 <br> <br>
<a id= "mobile" href= "tel:888-555-5555"> 888-555-5555 </a> <span id= "desktop"> 888-555-5555 </span> <br>
</div>
<br>
<br>
</div>
<footer>
<small> Copyright &copy; 2014 Pacific Trails Resort <br>
<a href = "mailto:BrandonRodriguez@PacificTrailsResort.com"> BrandonRodriguez@PacificTrailsResort.com </a> </small>
</footer>
</div>
</body>
</html>
header, hgroup, nav, footer, figure, figcaption, aside, section, article {display: block;}
body
{
background-color: #FFF;
color: #666;
background-image: url("images/ptrbackground.jpg");
font-family: Arial, Helvetica, sans-serif;
}
#wrapper
{
margin-left: auto;
margin-right: auto;
width: 80%;
min-width: 960px;
background-color: #90c7e3;
box-shadow: 5px 5px 5px #003;
}
header
{
background-color: #003;
color: #FFF;
background-image: url("images/sunset.jpg");
background-repeat: no-repeat;
background-position: right;
}
nav
{
float: left;
padding: 5px;
padding-left: 20px;
width: 160px;
background-color: #90C7E3;
font-weight: bold;
}
nav ul
{
margin: 0px;
padding-left: 0px;
list-style-type: none;
font-size: 1.2em;
}
nav a
{
text-decoration: none;
}
nav a:link
{
color: #003;
}
nav a:visited
{
color: #344873;
}
nav a:hover
{
color: #fff;
}
#content
{
margin-left: 190px;
padding: 30px;
padding-top: 1px;
background-color: #fff;
}
#content ul
{
list-style-image: url("images/marker.gif");
list-style-position: inside;
}
#content img
{
float: left;
padding-right: 20px;
}
footer
{
margin-left: 190px;
padding: 20px;
background-color: #fff;
font-size: .75em;
font-family: Georgia, Times New Roman, serif;
font-style: italic;
}
h1
{
padding: 10px;
margin-bottom: 0;
font-family: Georgia, Times New Roman, serif;
}
h2
{
color: #39C;
font-family: Georgia, Times New Roman, serif;
text-shadow: 1px 1px 1px #ccc;
}
h3
{
color: #003;
font-family: Georgia, Times New Roman, serif;
}
img
{
max-width: 100%;
height: auto;
}
dt
{
color: #003;
}
table
{
width: 80%;
border: 1px solid #39c;
border-spacing: 0;
}
td, th
{
padding: 5px;
border: 1px solid #39c;
}
td
{
text-align: center;
}
tr:nth-of-type(odd)
{
background-color: #F5FAFC;
}
.resort
{
color: #5C7FA3;
font-weight: bold;
}
.text
{
text-align: left;
}
#contact
{
font-size: .9em;
}
#mobile
{
display: none;
}
#desktop
{
display: inline;
}
@media only screen and (max-width: 960px)
{
#wrapper
{
width: 95%;
min-width: 768px;
}
}
/* Generic Tablet Display */
@media only screen and (max-width: 768px)
{
body
{
margin: 0px;
}
#wrapper
{
width: auto;
min-width: 0px;
}
#content
{
margin-left: 0px;
}
nav
{
float: none;
width: auto;
padding: 0px;
}
nav ul
{
text-align: center;
}
nav li
{
display: inline;
padding: 0px;
padding-left: 0.75em;
padding-right: 0.75em;
}
footer
{
margin-left: 0px;
}
}
/* Generic Smartphone Display */
@media only screen and (max-width: 480px)
{
body
{
margin: 0px;
}
#wrapper
{
width: auto;
}
#content
{
margin: 0px;
padding: 1em;
padding-top: 0.1em;
padding-bottom: 0.1em;
font-size: 0.9em;
}
nav ul
{
padding: 0px;
}
nav li
{
display: block;
margin: 0px;
border-bottom: 2px solid #300;
}
nav a
{
display: block;
}
h1
{
margin: 0px;
padding-left: 0.3em;
font-size: 1.5em;
}
#content img
{
float: none;
margin: 0.1em;
padding: 0px;
}
#content ul
{
list-style-position: outside;
}
#mobile
{
display: inline;
}
#desktop
{
display: none;
}
}
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name= "viewport" content= "width= device width, initial-scale= 1.0">
<link rel= "stylesheet" href= "pacific.css">
<title> Pacific Trails Resort : Reservations </title>
<!--[If lt IE 9]>
<script src= "http://html5shim.googlecode.com/svn/trunk/html5.js">
</script>
<![endif]-->
</head>
<body>
<div id= "wrapper">
<header>
<h1> Pacific Trails Resort </h1>
</header>
<nav>
<ul>
<li> <a href = "index.html"> Home </a> </li>
<li> <a href = "yurts.html"> Yurts </a> </li>
<li> <a href = "activities.html"> Activities </a> </li>
<li> <a href = "reservations.html"> Reservations </a> </li>
</ul>
</nav>
<div id = "content">
<h2> Reservations at Pacific Trails </h2>
<br>
<br>
</div>
<footer>
<small> Copyright &copy; 2014 Pacific Trails Resort <br>
<a href = "mailto:BrandonRodriguez@PacificTrailsResort.com"> BrandonRodriguez@PacificTrailsResort.com </a> </small>
</footer>
</div>
</body>
</html>
\ No newline at end of file
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name= "viewport" content= "width= device width, initial-scale= 1.0">
<link rel= "stylesheet" href= "pacific.css">
<title> Pacific Trails Resort : Yurts </title>
<!--[If lt IE 9]>
<script src= "http://html5shim.googlecode.com/svn/trunk/html5.js">
</script>
<![endif]-->
</head>
<body>
<div id= "wrapper">
<header>
<h1> Pacific Trails Resort </h1>
</header>
<nav>
<ul>
<li> <a href = "index.html"> Home </a> </li>
<li> <a href = "yurts.html"> Yurts </a> </li>
<li> <a href = "activities.html"> Activities </a> </li>
<li> <a href = "reservations.html"> Reservations </a> </li>
</ul>
</nav>
<div id = "content">
<h2> The Yurts at Pacific Trails Resort </h2>
<img src= "images/yurt.jpg" alt= "Image of Pacific Trails Yurts">
<h3> What is a yurt? </h3>
<p> Our luxry yurts are permanent structurs four feet off the ground. Each yurt has
canvas walls, a wooden floor, and a roof dome that can be opened. </p>
<h3> How are the yurts furnished? </h3>
<p> Each yurt is furnished with a queen-size bed with down quilt and a gas-fired
stove. The luxury camping experience also includes electricity and a sink
with hot and cold running water. Shower and restroom facilities are located in
the lodge. </p>
<h3> What should I bring? </h3>
<p> Bring a sense of adventure and some time to relax! Most guests also pack
comfortable walking shoes and plan to dress for changing weather with layers
of clothing.</p>
<h3> Yurt Packages </h3>
<p> A variety of luxury yurt packages are available. Choose a package below and contact us to begin your reservation. We're happy to build a custom package just for you! </p>
<table>
<tr>
<th> Package Name </th>
<th> Description </th>
<th> Nights </th>
<th> Cost Per Person </th>
</tr>
<tr>
<td> Weekend Escape </td>
<td> Two breakfasts, a trail map, and a picnic snack. </td>
<td> 2 </td>
<td> $450 </td>
</tr>
<tr>
<td> Zen Retreat </td>
<td> Four breakfasts, a trail map, a picnic snack, and a pass for the daily sunrise yoga session. </td>
<td> 4 </td>
<td> $600 </td>
</tr>
<tr>
<td> Kayak Away </td>
<td> Two breakfasts, two hours of kayak rental daily, and a trail map. </td>
<td> 2 </td>
<td> $500 </td>
</tr>
</table>
</div>
<footer>
<small> Copyright &copy; 2014 Pacific Trails Resort <br>
<a href = "mailto:BrandonRodriguez@PacificTrailsResort.com"> BrandonRodriguez@PacificTrailsResort.com </a> </small>
</footer>
</div>
</body>
</html>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment