|
1 |
| -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 |
| - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 |
| -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> |
| 1 | +<!DOCTYPE> |
| 2 | +<html> |
4 | 3 | <head>
|
5 |
| - <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
| 4 | + <meta charset="utf-8"> |
6 | 5 | <title>Head First Lounge Elixirs</title>
|
7 |
| - <link type="text/css" rel="stylesheet" href="../lounge.css" /> |
| 6 | + <link type="text/css" rel="stylesheet" href="../lounge.css"> |
8 | 7 | </head>
|
9 | 8 | <body>
|
10 | 9 | <h1>Our Elixirs</h1>
|
11 | 10 |
|
12 | 11 | <h2>Green Tea Cooler</h2>
|
13 | 12 | <p class="greentea">
|
14 |
| - <img src="../images/green.jpg" alt="Green Tea Cooler" /> |
| 13 | + <img src="../images/green.jpg" alt="Green Tea Cooler"> |
15 | 14 | Chock full of vitamins and minerals, this elixir
|
16 | 15 | combines the healthful benefits of green tea with
|
17 | 16 | a twist of chamomile blossoms and ginger root.
|
18 | 17 | </p>
|
19 | 18 | <h2>Raspberry Ice Concentration</h2>
|
20 | 19 | <p class="raspberry">
|
21 |
| - <img src="../images/lightblue.jpg" alt="Raspberry Ice Concentration" /> |
| 20 | + <img src="../images/lightblue.jpg" alt="Raspberry Ice Concentration"> |
22 | 21 | Combining raspberry juice with lemon grass,
|
23 | 22 | citrus peel and rosehips, this icy drink
|
24 | 23 | will make your mind feel clear and crisp.
|
25 | 24 | </p>
|
26 | 25 | <h2>Blueberry Bliss Elixir</h2>
|
27 | 26 | <p class="blueberry">
|
28 |
| - <img src="../images/blue.jpg" alt="Blueberry Bliss Elixir" /> |
| 27 | + <img src="../images/blue.jpg" alt="Blueberry Bliss Elixir"> |
29 | 28 | Blueberries and cherry essence mixed into a base
|
30 | 29 | of elderflower herb tea will put you in a relaxed
|
31 | 30 | state of bliss in no time.
|
32 | 31 | </p>
|
33 | 32 | <h2>Cranberry Antioxidant Blast</h2>
|
34 | 33 | <p>
|
35 |
| - <img src="../images/red.jpg" alt="Cranberry Antioxidant Blast" /> |
| 34 | + <img src="../images/red.jpg" alt="Cranberry Antioxidant Blast"> |
36 | 35 | Wake up to the flavors of cranberry and hibiscus
|
37 | 36 | in this vitamin C rich elixir.
|
38 | 37 | </p>
|
|
0 commit comments