Friday 13 December 2013

Pacific Trails Resort (Yurts)

Code
<html>
<title>Pacific Trails Resort</title>
<head><style type="text/css">
h2 {color:black;}
</style>
<body background="Green_wallpaper_by_Mikkoliini.jpg">
<center>
<table>
<tr>
<td>
<center><h1 style="color:Indigo;margin-:20px;">Pacific Trails Resort</center></h1>
<hr noshade>
<table align="center">
<tr>
<td>
<strong><a href="Home.html">Home&nbsp;</a></strong>
<strong><a href="Yurts.html">Yurts&nbsp;</a></strong>
<strong><a href="">Activities&nbsp;</a></strong>
<strong><a href="">Reservations&nbsp;</a></strong>
</td>
</tr>
</table>
<hr noshade>
<table bgcolor="white" align="center"  background="myback.gif" >
<tr>
<td>
<div style="">
<h2>The Yurts at Pacific Trails</h2>
</div>
<div><b>What is a yurt?</b>
<blockquote>
<p>Our luxury yurts are permanent structures four feet off the ground.<br>
Each yurt has canvas walls, a wooden floor, and roof dome that can<br>
be opened.</p></blockquote>
<b>How are the yurts furnished?</b>
<blockquote>
<p>Each yurt is furnished with a queen-size bed with down quilt and gas-<br>
fired stove. The luxury camping experience also include electricity<br>
and sink with hot and cold running water. Shower and restroom<br>
facilities are located in the lodge.</p></blockquote>
<b>What should I bring?</b>
<blockquote>
<p>Bring a sense of adventure and some time to relax! More guest also<br>
pack comfortable walking shoes and plan to dress for changing<br>
weather with layers of clothing.</blockquote><br></p></div>
</td>
</tr>
</table>
</center>
<hr noshade>
<table>
<tr>
<td>
<em><small>Copyright &copy; 2014 Pacific Trails Resort</small></em><br>
<em><small>Carlotta Eaton <a href=""> ceaton@nr.edu</small></a></em>
</td>
</tr>
</table>
<hr noshade>
</td>
</tr>
</table>
</center>
</body>
</html>

Pacific Trails Resort (Home)



Code

<html>
<title>Pacific Trails Resort</title>
<head><style type="text/css">
h2 {color:black;}
</style>
<body background="Green_wallpaper_by_Mikkoliini.jpg">
<center>
<table>
<tr>
<td>
<table>
<tr>
<td>
<center><h1 style="color:Indigo;margin-:20px;"> Pacific Trails Resort</h1></center>
<hr noshade>
<table align="center">
<tr>
<td>
<strong><a href="Home.html">Home&nbsp;</a></strong>
<strong><a href="Yurts.html">Yurts&nbsp;</a></strong>
<strong><a href="">Activities&nbsp;</a></strong>
<strong><a href="">Reservations&nbsp;</a></strong>
</td>
</tr>
</table>
<hr noshade>
<table bgcolor="white" align="center" >
<tr>
<td background="s.jpg">
<div style="">
<h2>Enjoy Nature in Luxury </h2>
</div>
<div>Pacific trails resort offers a special lodging experience on the California<br>
North Coast.  Relax in serenity with panoramic view of the Pacific Ocean.</div><br>
<blockquote><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></blockquote><br>
<div>Pacific Trails Resort<br>
12100 Pacific Trails Road<br>
Zephyr, CA 95555<br><br>
888-555-5555</div><br>
<br>
<br>
<br>
</td>
</tr>
</table>
</center>
<hr noshade>
<table>
<tr>
<td>
<em><small>Copyright &copy; 2014 Pacific Trails Resort</small></em><br>
<em><small>Carlotta Eaton <a href=""> ceaton@nr.edu</small></a></em>
</td>
</tr>
</table>
<hr noshade>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>