Welcome to my blog, hope you enjoy reading
RSS

Monday, 3 November 2014

Assalamualaikum..
Hi everyone..
This is our Lab 3 exercise on number 3
Here is the coding and the output..
 
<!DOCTYPE  html">
<html lang="en">
<head>
  <title>Pacific Trails Resort</title>
  <meta charset="utf-8">
</head>
<body>
   <h1 style="font-family:verdana">Pacific Trails Resort </h1>
<nav>
   <a href="HOME.html">Home</a>
   <a href="C:\Users\meerapc\Videos\yurtss.html">Yurts</a>
   <a href="ACTIVITIES.html">Activities</a>
   <a href="RESERVATIONS.html">Reservations</a></nav>
<h2>Enjoy Nature in Luxury</h2>
<p>Pacific Trails Resort offers a special lodging experience on the California North Coast.Relax in     serenity with paronamic views of the Pacific Ocean.</p>
   <p>&nbsp&#8226 Private yurts with decks overlooking the ocean</p>
   <p>&nbsp&#8226 Activities lodge with fireplace and giftshop</p>
   <p>&nbsp&#8226 Nightly fine dining at the Overlook Cafe</p>
   <p>&nbsp&#8226 Heated outdoor pool and whirlpool</p>
   <p>&nbsp&#8226 Guided hiking tours of the redwoods</p> 

<p>Pacific Trails Resort<p>
<p>12010 Pacific Trails Road<p>
<p>Zephyr, CA 95555</p>
<p>888-555-5555</p>
</body>

<footer><i>Copyright&copy;2014 Pacific Trails Resort</i>
<p><i>Carlotta Eaton ceaton@nr.edu</i></p></footer>
</html>







<!DOCTYPE  html">
<html lang="en">
<head>
  <title>Pacific Trails Resort</title>
  <meta charset="utf-8">
</head>
<body>
<h1 style="font-family:verdana">Pacific Trails Resort </h1>
<nav>
  <a href="HOME.html">Home</a>
  <a href="YURTS.html">Yurts</a>
  <a href="ACTIVITIES.html">Activities</a>
  <a href="RESERVATIONS.html">Reservations</a></nav>
<h2>The Yurts at Pacific Trails</h2>
<p><b>What is a Yurt?</b></p>
<p>&nbsp&nbspOur luxury yurts are permanent structures four feet off the ground.</p>
<p>&nbsp&nbspEach yurt has canvas walls,a wooden floor and a roof dome that can be opened.</p>
<p><b>How are the yurts furnished?</b></p>
<p>&nbsp&nbspEach yurt is furnished with a queen-size bed with down quilt and gas-fired stove.</p>
<p>&nbsp&nbspThe luxury camping experience also includes electricity and a sink with hot and cold running water.</p>
<p>&nbsp&nbspShower and restroom facilities are located in the lodge.</p>
<p><b>What should i bring?</b></p>
<p>&nbsp&nbspBring a sense of adventure and some time to relax! Most guest also</p>
<p>&nbsp&nbsppack comfortable walking shoes and plan to dress for changing</p>
<p>&nbsp&nbspweather with layers of clothing.</p> 
</body>

<footer><i>Copyright&copy;2014 Pacific Trails Resort</i>
<p><i>Carlotta Eaton ceaton@nr.edu</i></p></footer>
</html>




0 comments:

Post a Comment