view short.html @ 48:159f38b83f5f tip

add corrections.
author Robert McIntyre <rlm@mit.edu>
date Sat, 18 Apr 2015 21:20:48 -0700
parents b8d2a1600155
children
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>
24 <body>
29 <div id="border">
31 <div class="huge-obnoxious">Back to School</div>
32 <br/><br/>
33 <div class="huge-obnoxious">Parties!!!</div>
34 <br/><br/>
37 <div class="header">
38 <div class="folio">
39 <img src="./images/princess-2.png"
40 width="230"/>
41 <img src="./images/spiderman.png"
42 width="230"/>
43 <img src = "./images/butterfly.png"
44 width="150"/>
45 </div>
46 <h3>
47 <img alt="Face Art By Judy"
48 src="./images/logo2.jpg"
49 id="logo"
50 height="160"
51 width="450"/>
52 </img>
53 </h3>
54 </div>
57 No matter what you plan to celebrate, you can add a touch of
58 wonder and imagination with face painting! Children love seeing
59 their ideas come to life in brilliant color&mdash;and the
60 possibilities are just endless:
62 <table class="choices">
63 <tr>
64 <td>Super heroes</td>
65 <td>Butterflies</td>
66 </tr>
67 <tr>
68 <td>
69 Cowboys & indians
70 </td>
71 <td>
72 Princesses
73 </td>
74 </tr>
75 <tr>
76 <td>Army/marine camo</td>
77 <td>Glamour makeup</td>
78 </tr>
79 <tr>
80 <td>Monsters</td>
81 <td>Fairies</td>
82 </tr>
83 <tr>
84 <td>Cars</td>
85 <td>Unicorns</td>
86 </tr>
88 <tr>
89 <td>Pirates</td>
90 <td>Hearts & flowers</td>
91 </tr>
92 <tr>
93 <td>Zombies</td>
94 <td>Snake/alien eyes</td>
95 </tr>
96 <tr>
97 <td>Cartoon characters</td>
98 <td>Rainbows</td>
99 </tr>
100 <tr>
101 <td>Dogs</td>
102 <td>Cats & tigers</td>
103 </tr>
104 <tr><td>&nbsp;</td><td></td></tr>
105 <tr>
106 <td colspan="2"
107 style=
108 "text-align:center;font-size:0.75em; line-height:2em;">
109 ... the sky's the limit!
110 </td>
111 </tr>
112 </table>
114 Choose a design to match the theme of your next activity, or
115 simply let everyone decide!
117 <!--
118 <img src="./images/judy.jpg" class="snapshot"
119 height="400"/>
121 <p>
122 Judy has been delighting children with her unique face painting
123 talent for seventeen years. Using a combination of special
124 paints and glitter, she breathes life into fantastic creations.
125 </p>
128 <p style="background:#ffc">
129 <em>Fun & Safe</em> Judy uses
130 <a href="http://www.snazaroo.com/products/face-paints/">
131 snazaroo</a> paints, which are hypoallergenic and especially
132 designed for children's skin.
133 </p>
136 <div class="money-outer">
137 <div class="money-inner">
138 <p class="money">
139 Face Painting is only <em class="money">$75</em> per hour!
140 </p>
142 <p class="money">
143 To schedule face painting for your next event, call
144 or send an e-mail to Judy:
145 </p>
148 <table>
149 <tr><td>phone:</td><td> (214) 418-4706</td></tr>
150 <tr><td>e-mail</td><td>
151 <a href="mailto:judyates@gmail.com">
152 judyates@gmail.com</a></td></tr>
153 </table>
154 </div>
155 </div>
157 <img class="snapshot" src="./images/princess-2-large.jpg"
158 height="400"/>
159 <img class="snapshot" src="./images/games.jpg"
160 height="400"/>
161 <img class="snapshot" src="./images/spiderman-2.jpg"
162 height="400"/>
163 <img class="snapshot" src="./images/snake-eyes.jpg"
164 height="400"/>
165 -->
166 </body>
167 </html>