Mercurial > judy-face-art
view short.html @ 18:1225dfc91f56
added short version of website for poster material.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 13 Jul 2012 12:55:40 -0500 |
parents | |
children | ad89cfd3f9f7 |
line wrap: on
line source
1 <?xml version="1.0" encoding="utf-8"?>2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">7 <html>9 <head>10 <title>Face Painting by Judy</title>11 <meta name="title" content="Face Painting by Judy"/>12 <meta name="author" content="Judy Yates"/>13 <meta name="description"14 content="Face Painting Website"/>15 <meta name="keywords"16 content="Face Painting, art, kids, party"/>18 <LINK href="./style.css" rel="stylesheet" type="text/css"/>20 </head>23 <body>24 <div id="border">25 <div class="header">26 <div class="folio">27 <img src="./images/princess-2.png"28 width="230"/>29 <img src="./images/spiderman.png"30 width="230"/>31 <img src = "./images/butterfly.png"32 width="150"/>33 </div>34 <h3>35 <img alt="Face Art By Judy"36 src="./images/logo2.jpg"37 id="logo"38 height="160"39 width="450"/>40 </img>41 </h3>42 </div>44 <h2>Book Judy for your Event!</h2>46 No matter what you plan to celebrate, you can add a touch of47 wonder and imagination with face painting! Children love seeing48 their ideas come to life in brilliant color—and the49 possibilities are just endless:51 <table class="choices">52 <tr>53 <td>Super heroes</td>54 <td>Butterflies</td>55 </tr>56 <tr>57 <td>58 Cowboys & indians59 </td>60 <td>61 Princesses62 </td>63 </tr>64 <tr>65 <td>Army/marine camo</td>66 <td>Glamour makeup</td>67 </tr>68 <tr>69 <td>Monsters</td>70 <td>Fairies</td>71 </tr>72 <tr>73 <td>Cars</td>74 <td>Unicorns</td>75 </tr>77 <tr>78 <td>Pirates</td>79 <td>Hearts & flowers</td>80 </tr>81 <tr>82 <td>Zombies</td>83 <td>Snake/alien eyes</td>84 </tr>85 <tr>86 <td>Cartoon characters</td>87 <td>Rainbows</td>88 </tr>89 <tr>90 <td>Dogs</td>91 <td>Cats & tigers</td>92 </tr>93 <tr><td> </td><td></td></tr>94 <tr>95 <td colspan="2"96 style=97 "text-align:center;font-size:0.75em; line-height:2em;">98 ... the sky's the limit!99 </td>100 </tr>101 </table>103 Choose a design to match the theme of your next activity, or104 simply let everyone decide!107 <img src="./images/judy.jpg" class="snapshot"108 height="400"/>110 <p>111 Judy has been delighting children with her unique face painting112 talent for seventeen years. Using a combination of special113 paints and glitter, she breathes life into fantastic creations.114 </p>117 <p style="background:#ffc">118 <em>Fun & Safe</em> Judy uses119 <a href="http://www.snazaroo.com/products/face-paints/">120 snazaroo</a> paints, which are hypoallergenic and especially121 designed for children's skin.122 </p>125 <div class="money-outer">126 <div class="money-inner">127 <p class="money">128 Face Painting is only <em class="money">$75</em> per hour!129 </p>131 <p class="money">132 To schedule face painting for your next event, call133 or send an e-mail to Judy:134 </p>137 <table>138 <tr><td>phone:</td><td> (214) 418-4706</td></tr>139 <tr><td>e-mail</td><td>140 <a href="mailto:judyates@gmail.com">141 judyates@gmail.com</a></td></tr>142 </table>143 </div>144 </div>146 <img class="snapshot" src="./images/butterfly-2.jpg"147 height="400"/>148 <img class="snapshot" src="./images/princess-2-large.jpg"149 height="400"/>150 <img class="snapshot" src="./images/games.jpg"151 height="400"/>152 <img class="snapshot" src="./images/spiderman-2.jpg"153 height="400"/>154 <img class="snapshot" src="./images/snake-eyes.jpg"155 height="400"/>156 <img class="snapshot" src="./images/robert-painted.jpg"157 height="400"/>159 </body>160 </html>