Advertisement
Guest User

Untitled

a guest
Jul 13th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.43 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html class="no-js">
  3. <head>
  4.  
  5. <meta charset="utf-8" />
  6. <meta name="description" content="Lakeland Reeds Bed & Breakfast offers 4 comfortable rooms that accommodate from 2 to 5 people. All have private baths and views of Twin Lakes." />
  7. <title>Room Selection at Lakeland Reeds Bed &amp; Breakfast</title>
  8. <link rel="stylesheet" type="text/css" media="screen" href="lakeland.css" />
  9. <link rel="stylesheet" type="text/css" media="print" href="llprint.css" />
  10. <link rel="shortcut icon" href="favicon.ico" />
  11. <script src="scripts/modernizr-1.6.min.js"></script>
  12. <!--[if lt IE 7]>
  13. <style type="text/css">
  14. #mainnav {left: 0px;}
  15. li img {left: -42px;}
  16. </style>
  17. <![endif]-->
  18. </head>
  19. <body>
  20. <div id="box">
  21. <p id="skipnav"><a href="#main">Skip navigation</a></p>
  22. <h1>
  23. <a href="index.html"><img src="images/lakeland.gif" width="664" height="180" alt="Lakeland Reeds Bed and Breakfast" title="" /></a>
  24. </h1>
  25. <nav id="mainnav">
  26. <ul>
  27. <li><img src="images/fl_light.gif" width="45" height="45" alt="" title="" /><a href="index.html">Home</a></li>
  28. <li><img src="images/fl_light.gif" width="45" height="45" alt="" title="" /><a href="aboutus.html">About Us</a></li>
  29. <li><img src="images/fl_dark.gif" width="45" height="45" alt="" title="" /><a href="rooms.html">Rooms</a></li>
  30. <li><img src="images/fl_light.gif" width="45" height="45" alt="" title="" /><a href="reserve.html">Reservations</a></li>
  31. <li><img src="images/fl_light.gif" width="45" height="45" alt="" title="" /><a href="http://bit.ly/dl8xGc" target="_blank">Local Weather</a></li>
  32. <li><img src="images/fl_light.gif" width="45" height="45" alt="" title="" /><a href="http://bit.ly/cO7Vcs" target="_blank">Directions</a></li>
  33. </ul>
  34. </nav>
  35. <article id="content">
  36. <h2 id="main">Rooms</h2>
  37. <p>All rooms include down comforters, air conditioning, and DVD players, and each can accommodate an additional twin fold-out bed.</p>
  38. <nav>
  39. <p id="pagenav">
  40. <a href="#sun">Sun Room</a> |
  41. <a href="#reed">Reed Room</a> |
  42. <a href="#tree">Treehouse</a> |
  43. <a href="#garden">Garden Room</a>
  44. </p>
  45. </nav>
  46. <section id="sunroom" class="roominfo">
  47. <h3 id="sun">Sun Room</h3>
  48. <figure>
  49. <img src="images/sun-room.jpg" width="369" height="268" alt="the Sun Room has large windows and a desk, dresser, and queen bed" title="" />
  50. <figcaption>The Sun Room</figcaption>
  51. </figure>
  52. <p class="desc">With windows on three sides, the sunlight in this second-floor room supports a large selection of houseplants.</p>
  53. <p class="beds">1 queen bed.</p>
  54. <p class="roomlinks">
  55. <a class="questionlink" href="contact.html">Ask A Question</a>
  56. <a class="reservelink" href="contact.html">Make a Reservation</a>
  57. </p>
  58. <p class="toplink"><a href="#skipnav">Back to top</a></p>
  59. </section>
  60. <section id="reedroom" class="roominfo">
  61. <h3 id="reed">Reed Room</h3>
  62. <figure>
  63. <img src="images/reed-room.jpg" width="370" height="277" alt="the Reed Room contains a tall window, a dresser with mirror, and a queen bed" title="" />
  64. <figcaption>The Reed Room</figcaption>
  65. </figure>
  66. <p class="desc">This first-floor room looks out over the reeds on the edge of the lake and the water beyond.
  67. </p>
  68. <p class="beds">1 queen bed and 1 twin bed.</p>
  69. <p class="roomlinks">
  70. <a class="questionlink" href="contact.html">Ask A Question</a>
  71. <a class="reservelink" href="contact.html">Make a Reservation</a>
  72. </p>
  73. <p class="toplink"><a href="#skipnav">Back to top</a></p>
  74. </section>
  75. <section id="treehouse" class="roominfo">
  76. <h3 id="tree">Treehouse</h3>
  77. <figure>
  78. <img src="images/treehouse.jpg" width="370" height="277" alt="the Treehouse has a low ceiling, a woodgrain wall, and a queen bed" title="" />
  79. <figcaption>The Treehouse</figcaption>
  80. </figure>
  81. <p class="desc">A winding staircase takes you to your own private getaway at the top of the house, with view of the surrounding trees and meadows and the lake.</p>
  82. <p class="beds">1 queen bed.</p>
  83. <p class="roomlinks">
  84. <a class="questionlink" href="contact.html">Ask A Question</a>
  85. <a class="reservelink" href="contact.html">Make a Reservation</a>
  86. </p>
  87. <p class="toplink"><a href="#skipnav">Back to top</a></p>
  88. </section>
  89. <section id="gardenroom" class="roominfo">
  90. <h3 id="garden">Garden Room</h3>
  91. <figure>
  92. <img src="images/garden-room.jpg" width="370" height="277" alt="the Garden Room has ornate wood moldings, with an antique magnifying lens perched above the fireplace" title="" />
  93. <figcaption>The Garden Room</figcaption>
  94. </figure>
  95. <p class="desc">This room's French doors open onto our stone patio and flower garden.</p>
  96. <p class="beds">1 queen bed and 2 twin beds.</p>
  97. <p class="roomlinks">
  98. <a class="questionlink" href="contact.html">Ask A Question</a>
  99. <a class="reservelink" href="contact.html">Make a Reservation</a>
  100. </p>
  101. <p class="toplink"><a href="#skipnav">Back to top</a></p>
  102. </section>
  103. </article>
  104. <footer itemtype="http://www.data-vocabulary.org/Organization" itemscope="itemscope">
  105. <p id="contact">
  106. <span itemprop="name">Lakeland Reeds Bed &amp; Breakfast</span>
  107. <img src="images/flourish.gif" width="16" height="16" alt="" />
  108. <span itemprop="address" itemtype="http://www.data-vocabulary.org/Address" itemscope="itemscope">
  109. <span itemprop="street-address">45 Marsh Grass Ln.</span>
  110. <img src="images/flourish.gif" width="16" height="16" alt="" />
  111. <span itemprop="locality">Marble</span>,
  112. <span itemprop="region">MN</span>
  113. <span itemprop="postal-code">55764</span>
  114. <img src="images/flourish.gif" width="16" height="16" alt="" />
  115. <span itemprop="tel">(218) 555-5253</span>
  116. </span>
  117. </p>
  118. </footer>
  119. </div>
  120. <p>Aaron Villalobos HTML5 Unit N</p>
  121. </body>
  122. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement