|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <title>Head First Lounge</title> |
| 6 | + <link type="text/css" rel="stylesheet" href="lounge-mediaquery.css"> |
| 7 | + </head> |
| 8 | + <body> |
| 9 | + <p><img src="images/logo.gif" alt="Head First Lounge"></p> |
| 10 | + <h1>Welcome to the Head First Lounge</h1> |
| 11 | + <p> |
| 12 | + The Head First Lounge is, no doubt, the biggest trendsetter in Webville. |
| 13 | + Stop in to sample the eclectic offering of elixirs, teas, and coffees, |
| 14 | + or, stay a bit longer and enjoy the multicultural culinary menu that |
| 15 | + combines a harmony of taste, texture, and color with the best in fresh |
| 16 | + and healthy ingredients. |
| 17 | + </p> |
| 18 | + |
| 19 | + <p> |
| 20 | + During your stay at the lounge, you'll enjoy a smooth mixture of |
| 21 | + ambient and mystic sounds, filling the lounge and adding an extra dimension |
| 22 | + to your dining experience. The decor surrounds you with the relaxing sentiments |
| 23 | + of sights from eras past. And, don't forget, the lounge offers free wireless |
| 24 | + access to the Internet, so bring your laptop. |
| 25 | + </p> |
| 26 | + |
| 27 | + <p id="guarantee"> |
| 28 | + Our guarantee: at the lounge, we're committed to providing you, |
| 29 | + our guest, with an exceptional experience every time you visit. |
| 30 | + Whether you're just stopping by to check in on email over an |
| 31 | + elixir, or are here for an out-of-the-ordinary dinner, you'll |
| 32 | + find our knowledgeable service staff pay attention to every detail. |
| 33 | + If you're not fully satisfied, have a Blueberry Bliss Elixir on us. |
| 34 | + </p> |
| 35 | + |
| 36 | + <p> |
| 37 | + But that's not all; at night, join us in the backroom as our resident |
| 38 | + DJ spins a choice selection of trance and drum&bass beats across |
| 39 | + our spacious tiki-themed dance floor. Or just hang out in one of our |
| 40 | + comfy white vinyl booths at the dance bar. You can have your elixirs |
| 41 | + delivered from the main lounge right to the dance floor. If you've |
| 42 | + had enough of the beat, just head back to the lounge area to relax. |
| 43 | + And, no matter where you find yourself in the lounge, you'll always be |
| 44 | + connected with our wireless Internet access. |
| 45 | + </p> |
| 46 | + |
| 47 | + <p> |
| 48 | + Now that you've experienced the lounge <em>virtually</em>, isn't |
| 49 | + it time to check us out <em>for real</em>? We're located right |
| 50 | + in the heart of Webville, and we've created some |
| 51 | + <a href="about/directions.html" |
| 52 | + title="Detailed Directions to the Lounge">detailed directions</a> |
| 53 | + to get you here in record time. No reservations necessary; |
| 54 | + come and join us anytime. |
| 55 | + </p> |
| 56 | + |
| 57 | + <h2>Weekly Elixir Specials</h2> |
| 58 | + <p> |
| 59 | + <img src="images/yellow.gif" alt="Lemon Breeze Elixir"> |
| 60 | + </p> |
| 61 | + <h3>Lemon Breeze</h3> |
| 62 | + <p> |
| 63 | + The ultimate healthy drink, this elixir combines |
| 64 | + herbal botanicals, minerals, and vitamins with |
| 65 | + a twist of lemon into a smooth citrus wonder |
| 66 | + that will keep your immune system going all |
| 67 | + day and all night. |
| 68 | + </p> |
| 69 | + |
| 70 | + <p> |
| 71 | + <img src="images/chai.gif" alt="Chai Chiller Elixir"> |
| 72 | + </p> |
| 73 | + <h3>Chai Chiller</h3> |
| 74 | + <p> |
| 75 | + Not your traditional chai, this elixir mixes maté |
| 76 | + with chai spices and adds an extra chocolate kick for |
| 77 | + a caffeinated taste sensation on ice. |
| 78 | + </p> |
| 79 | + |
| 80 | + <p> |
| 81 | + <img src="images/black.gif" alt="Black Brain Brew Elixir"> |
| 82 | + </p> |
| 83 | + <h3>Black Brain Brew</h3> |
| 84 | + <p> |
| 85 | + Want to boost your memory? Try our Black Brain Brew |
| 86 | + elixir, made with black oolong tea and just a touch |
| 87 | + of espresso. Your brain will thank you for the boost. |
| 88 | + </p> |
| 89 | + |
| 90 | + <p> |
| 91 | + Join us any evening for these and all our |
| 92 | + other wonderful |
| 93 | + <a href="beverages/elixir.html" |
| 94 | + title="Head First Lounge Elixirs">elixirs</a>. |
| 95 | + </p> |
| 96 | + |
| 97 | + <h2>What's playing at the Lounge</h2> |
| 98 | + <p> |
| 99 | + We're frequently asked about the music we play at the lounge, and no wonder, |
| 100 | + it's great stuff. Just for you, we keep a list here on the site, updated weekly. |
| 101 | + Enjoy. |
| 102 | + </p> |
| 103 | + <ul> |
| 104 | + <li>Buddha Bar, Claude Challe</li> |
| 105 | + <li>When It Falls, Zero 7</li> |
| 106 | + <li>Earth 7, L.T.J. Bukem</li> |
| 107 | + <li>Le Roi Est Mort, Vive Le Roi!, Enigma</li> |
| 108 | + <li>Music for Airports, Brian Eno</li> |
| 109 | + </ul> |
| 110 | + |
| 111 | + <p> |
| 112 | + © 2012, Head First Lounge<br> |
| 113 | + All trademarks and registered trademarks appearing on this site are |
| 114 | + the property of their respective owners. |
| 115 | + </p> |
| 116 | + </body> |
| 117 | +</html> |
0 commit comments