changeset 41:8181d3cb653c

repair HTML structure.
author Robert McIntyre <rlm@mit.edu>
date Thu, 15 Aug 2013 13:44:04 -0400
parents 5a93cc2c7921
children f354497837ca
files index.html
diffstat 1 files changed, 262 insertions(+), 251 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/index.html	Thu Aug 15 13:32:01 2013 -0400
     1.2 +++ b/index.html	Thu Aug 15 13:44:04 2013 -0400
     1.3 @@ -30,19 +30,20 @@
     1.4        var ga = document.createElement('script'); 
     1.5        ga.type = 'text/javascript'; ga.async = true;
     1.6        ga.src = ('https:' == document.location.protocol ? 
     1.7 -          'https://ssl' : 'http://www') 
     1.8 -          + '.google-analytics.com/ga.js';
     1.9 +      'https://ssl' : 'http://www') 
    1.10 +      + '.google-analytics.com/ga.js';
    1.11        var s = document.getElementsByTagName('script')[0]; 
    1.12        s.parentNode.insertBefore(ga, s);
    1.13        })();
    1.14 -
    1.15 +      
    1.16      </script>
    1.17 -
    1.18 +    
    1.19    </head>
    1.20  
    1.21 -
    1.22 +  
    1.23    <body>
    1.24      <div id="border">
    1.25 +
    1.26        <div class="header">
    1.27  	<div class="folio">
    1.28  	  <img src="./images/princess-2.png"
    1.29 @@ -58,260 +59,270 @@
    1.30  	       id="logo" 
    1.31  	       height="160"
    1.32  	       width="450"/>
    1.33 -	</img>
    1.34 -      </h3>
    1.35 +	</h3>
    1.36 +	
    1.37 +	<a href="./source-images/face-art-board.jpg">
    1.38 +	  <img style="width:100%;border:1em solid #fc0"
    1.39 +	       src="./images/face-art-board.jpg" /> 
    1.40 +	  <br/>Click here
    1.41 +	</a> to see a bigger photo of Judy's artwork.
    1.42 +      </div>
    1.43  
    1.44  
    1.45 -      <a href="./source-images/face-art-board.jpg">
    1.46 -	<img style="width:100%;border:1em solid #fc0"
    1.47 -	     src="./images/face-art-board.jpg"/> 
    1.48 -	<br/>Click here</a> to see a bigger photo of Judy's artwork.
    1.49 -    </div>
    1.50 +      <div class="money-outer">
    1.51 +	<div class="money-inner">
    1.52 +	  <p class="money">
    1.53 +	    <!-- Face Painting is only <em class="money">$50</em> per
    1.54 +	    hour! -->
    1.55 +	    Back to school Special!<br/>
    1.56 +	    Face Painting is <em class="money">$50</em> per hour or only 
    1.57 +	    <em class="money">$80</em> for 2 hours!<br/>  Order now
    1.58 +	    before September and schedule a party at this price!
    1.59 +	  </p>
    1.60 +	  
    1.61 +	  <p class="money">
    1.62 +	    To schedule face painting for your next event, call
    1.63 +	    or send an e-mail to Judy:
    1.64 +	  </p>
    1.65 +	  
    1.66 +	  
    1.67 +	  <table>
    1.68 +	    <tr><td>phone:</td><td> (214) 418-4706</td></tr>
    1.69 +	    <tr><td>e-mail</td><td> 
    1.70 +		<a href="mailto:judyates@gmail.com">
    1.71 +		  judyates@gmail.com</a></td></tr>
    1.72 +	  </table>
    1.73 +	</div>
    1.74 +      </div>
    1.75 +      
    1.76 +      
    1.77 +      
    1.78 +      <h2>Discover the fun</h2>
    1.79  
    1.80 -    <div class="money-outer">
    1.81 -      <div class="money-inner">
    1.82 -      <p class="money">
    1.83 -	Face Painting is only <em class="money">$50</em> per hour!
    1.84 +      No matter what you plan to celebrate, you can add a touch of
    1.85 +      wonder and imagination with face painting! Children love seeing
    1.86 +      their ideas come to life in brilliant color&mdash;and the
    1.87 +      possibilities are just endless:
    1.88 +
    1.89 +      <table class="choices">
    1.90 +	
    1.91 +	<tr>
    1.92 +	  <td>Halloween Make Up</td>
    1.93 +	  <td>Football Game Faces</td>
    1.94 +	</tr>
    1.95 +
    1.96 +	<tr>
    1.97 +	  <td>Sports Parties</td>
    1.98 +	  <td>Business Anniversaries</td>
    1.99 +	</tr>
   1.100 +
   1.101 +	<tr>
   1.102 +	  <td>Customer Appreciation</td>
   1.103 +	  <td>HOA Festivals</td>
   1.104 +	</tr>
   1.105 +	
   1.106 +	<tr>
   1.107 +	  <td>Super heroes</td>
   1.108 +	  <td>Butterflies</td>
   1.109 +	</tr>
   1.110 +	<tr>
   1.111 +	  <td>
   1.112 +	    Cowboys & indians
   1.113 +	  </td>
   1.114 +	  <td>
   1.115 +	    Princesses
   1.116 +	  </td>
   1.117 +	</tr>
   1.118 +	<tr>
   1.119 +	  <td>Army/marine camo</td>
   1.120 +	  <td>Glamour makeup</td>
   1.121 +	</tr>
   1.122 +	<tr>
   1.123 +	  <td>Monsters</td>
   1.124 +	  <td>Fairies</td>
   1.125 +	</tr>
   1.126 +	<tr>
   1.127 +	  <td>Cars</td>
   1.128 +	  <td>Unicorns</td>
   1.129 +	</tr>
   1.130 +
   1.131 +	<tr>
   1.132 +	  <td>Pirates</td>
   1.133 +	  <td>Hearts & flowers</td>
   1.134 +	</tr>
   1.135 +	<tr>
   1.136 +	  <td>Zombies</td>
   1.137 +	  <td>Snake/alien eyes</td>
   1.138 +	</tr>
   1.139 +	<tr>
   1.140 +	  <td>Cartoon characters</td>
   1.141 +	  <td>Rainbows</td>
   1.142 +	</tr>
   1.143 +	<tr>
   1.144 +	  <td>Dogs</td>
   1.145 +	  <td>Cats & tigers</td>
   1.146 +	</tr>
   1.147 +	<tr><td>&nbsp;</td><td></td></tr>
   1.148 +	<tr>
   1.149 +	  <td colspan="2"
   1.150 +	      style=
   1.151 +	      "text-align:center;font-size:0.75em; line-height:2em;">
   1.152 +	    ... the sky's the limit!
   1.153 +	  </td>
   1.154 +	</tr>
   1.155 +      </table>
   1.156 +
   1.157 +      Choose a design to match the theme of your next activity, or
   1.158 +      simply let everyone decide!
   1.159 +
   1.160 +
   1.161 +      <!--Amazing art, memorable celebrations-->
   1.162 +      <!--Celebrate with amazing art!</h2-->
   1.163 +					<h2>Learn more about Judy</h2>
   1.164 +      <p>
   1.165 +	Judy has been delighting children with her unique face painting
   1.166 +	talent for eighteen+ years. Using a combination of special
   1.167 +	paints and glitter, she breathes life into fantastic creations.
   1.168 +      </p>
   1.169 +      <p>
   1.170 +	Judy Yates is a professional artist; you can view her fine art
   1.171 +	at <a href="http://www.judyates.com">judyates.com</a>. Wildlife
   1.172 +	and Pet Portraits are her specialty.
   1.173 +      </p>
   1.174 +      <p style="background:#ffc">
   1.175 +	<em>Fun & Safe</em> Judy uses
   1.176 +	<a href="http://www.snazaroo.com/products/face-paints/"> 
   1.177 +      	  snazaroo</a> paints, which are hypoallergenic and especially
   1.178 +	designed for children's skin.
   1.179        </p>
   1.180  
   1.181 -      <p class="money">
   1.182 -	To schedule face painting for your next event, call
   1.183 -	or send an e-mail to Judy:
   1.184 +      
   1.185 +      <img src="./images/judy2.png" class="snapshot" 
   1.186 +	   height="400"/>
   1.187 +
   1.188 +      <h2>Join the fun & be creative!</h2>
   1.189 +      Face painting adds excitement to any type of event,
   1.190 +      from <em>birthday parties</em> and <em>halloween makeup</em>,
   1.191 +      to <em>business events</em> and <em>grand openings</em>.
   1.192 +      
   1.193 +
   1.194 +      Judy is located near <em>Dallas, TX</em> and serves the
   1.195 +      surrounding areas:
   1.196 +
   1.197 +      <span style="float:right;clear:both;margin:1.5em;margin-left:3em;">
   1.198 +	<iframe width="300" height="300" frameborder="0" scrolling="no"
   1.199 +		marginheight="0" marginwidth="0"
   1.200 +		src="https://maps.google.com/maps/ms?msa=0&amp;msid=205087532178318888224.0004c43281c78e0ba634b&amp;ie=UTF8&amp;t=m&amp;ll=32.971804,-96.751099&amp;spn=0.691262,0.823975&amp;z=9&amp;output=embed"></iframe><br /><small>
   1.201 +
   1.202 +	  View <a href="https://maps.google.com/maps/ms?msa=0&amp;msid=205087532178318888224.0004c43281c78e0ba634b&amp;ie=UTF8&amp;t=m&amp;ll=32.971804,-96.751099&amp;spn=0.691262,0.823975&amp;z=9&amp;source=embed"
   1.203 +		  style="color:#0000FF;text-align:left">
   1.204 +	    Judy's Face Painting</a> in a larger map</small>
   1.205 +	<br /><br />
   1.206 +	<p style="background:#ffc">
   1.207 +	  If your location is not listed, just <br /> call or
   1.208 +	  email <a href="mailto:judyates@gmail.com"> Judy</a>
   1.209 +	  (214)-418-4706 and ask!
   1.210 +	</p>
   1.211 +      </span>
   1.212 +      
   1.213 +
   1.214 +      <ul>
   1.215 +	<li>Addison </li>
   1.216 +	<li>Allen</li>
   1.217 +	<li>Carrollton</li>
   1.218 +	<li>Dallas</li>
   1.219 +	<li>Desoto</li>
   1.220 +	<li>Duncanville</li>
   1.221 +	<li>Farmer's Branch</li>
   1.222 +	<li>Forney</li>
   1.223 +	<li>Frisco</li>
   1.224 +	<li>Garland</li>
   1.225 +	<li>Grapevine</li>
   1.226 +	<li>Greenville</li>
   1.227 +	<li>Irving</li>
   1.228 +	<li>Lewisville</li>
   1.229 +	<li>Lucas</li>
   1.230 +	<li>McKinney</li>
   1.231 +	<li>Mesquite</li>
   1.232 +	<li>Oakcliff</li>
   1.233 +	<li>Plano</li>
   1.234 +	<li>Richardson</li>
   1.235 +	<li>Rockwall</li>
   1.236 +	<li>Rowlett</li>
   1.237 +	<li>Royse City</li>
   1.238 +	<li>Seagoville</li>
   1.239 +	<li>Sunnyvale</li>
   1.240 +	<li>Terrell</li>
   1.241 +      </ul>
   1.242 +      <div class="money-outer">
   1.243 +	<div class="money-inner">
   1.244 +	  <p class="money">
   1.245 +	    <!-- Face Painting is only <em class="money">$50</em> per
   1.246 +	    hour! -->
   1.247 +	    Back to school Special!<br/>
   1.248 +	    Face Painting is <em class="money">$50</em> per hour or only 
   1.249 +	    <em class="money">$80</em> for 2 hours!<br/>  Order now
   1.250 +	    before September and schedule a party at this price!
   1.251 +	  </p>
   1.252 +	  
   1.253 +	  <p class="money">
   1.254 +	    To schedule face painting for your next event, call
   1.255 +	    or send an e-mail to Judy:
   1.256 +	  </p>
   1.257 +	  
   1.258 +	  
   1.259 +	  <table>
   1.260 +	    <tr><td>phone:</td><td> (214) 418-4706</td></tr>
   1.261 +	    <tr><td>e-mail</td><td> 
   1.262 +		<a href="mailto:judyates@gmail.com">
   1.263 +		  judyates@gmail.com</a></td></tr>
   1.264 +	  </table>
   1.265 +	</div>
   1.266 +      </div>
   1.267 +
   1.268 +      <p style="background:#ffc">
   1.269 +	<em><a href="mailto:judyates@gmail.com">
   1.270 +	    Find out more!</a></em>
   1.271 +	Judy welcomes any questions you may have, and
   1.272 +	she'd be happy to discuss different ideas for tailor-made
   1.273 +	parties. 
   1.274 +	
   1.275        </p>
   1.276  
   1.277 +      <!--Affordable artisan-quality face painting for all your
   1.278 +      celebrations! !-->
   1.279 +      
   1.280 +      <h2>See the results</h2>
   1.281 +      
   1.282 +      Of course, you have to see the results of Judy's handiwork:
   1.283 +      beautiful, exquisitely detailed artwork and happy kids. You
   1.284 +      won't believe your eyes!
   1.285  
   1.286 -      <table>
   1.287 -	<tr><td>phone:</td><td> (214) 418-4706</td></tr>
   1.288 -	<tr><td>e-mail</td><td> 
   1.289 -	    <a href="mailto:judyates@gmail.com">
   1.290 -		judyates@gmail.com</a></td></tr>
   1.291 -      </table>
   1.292 -      </div>
   1.293 +      
   1.294 +      <img class="snapshot" src="./images/kitty.jpg"
   1.295 +	   width="533"/>
   1.296 +      <img class="snapshot" src="./images/bird-eyes.jpg"
   1.297 +	   width="533"/>
   1.298 +      <img class="snapshot" src="./images/snake-eyes.jpg"
   1.299 +	   width="533"/>
   1.300 +      <img class="snapshot" src="./images/eye-art.jpg"
   1.301 +	   width="533"/>
   1.302 +      <img class="snapshot" src="./images/princess-2-large.jpg"
   1.303 +	   width="533"/>
   1.304 +      <img class="snapshot" src="./images/games.jpg"
   1.305 +	   width="533"/>
   1.306 +      <img class="snapshot" src="./images/christmas-tree.jpg"
   1.307 +	   width="533"/>
   1.308 +      <img class="snapshot" src="./images/butterfly-2.jpg"
   1.309 +	   width="533"/>
   1.310 +      <img class="snapshot" src="./images/robert-painted.jpg"
   1.311 +	   width="533"/>
   1.312 +
   1.313 +      <p class="credit">
   1.314 +	Website by 
   1.315 +	<a href="http://www.aurellem.org"> Dylan Holmes</a> and 
   1.316 +	<a href="http://www.aurellem.org"> Robert McIntyre</a>.
   1.317 +      </p>
   1.318      </div>
   1.319 -
   1.320 -
   1.321 -    
   1.322 -    <h2>Discover the fun</h2>
   1.323 -
   1.324 -    No matter what you plan to celebrate, you can add a touch of
   1.325 -    wonder and imagination with face painting! Children love seeing
   1.326 -    their ideas come to life in brilliant color&mdash;and the
   1.327 -    possibilities are just endless:
   1.328 -
   1.329 -    <table class="choices">
   1.330 -      
   1.331 -      <tr>
   1.332 -	<td>Halloween Make Up</td>
   1.333 -	<td>Football Game Faces</td>
   1.334 -      </tr>
   1.335 -
   1.336 -      <tr>
   1.337 -	<td>Sports Parties</td>
   1.338 -	<td>Business Anniversaries</td>
   1.339 -      </tr>
   1.340 -
   1.341 -      <tr>
   1.342 -	<td>Customer Appreciation</td>
   1.343 -	<td>HOA Festivals</td>
   1.344 -      </tr>
   1.345 -      
   1.346 -      <tr>
   1.347 -	<td>Super heroes</td>
   1.348 -	<td>Butterflies</td>
   1.349 -      </tr>
   1.350 -      <tr>
   1.351 -	<td>
   1.352 -	  Cowboys & indians
   1.353 -	</td>
   1.354 -	<td>
   1.355 -	  Princesses
   1.356 -	</td>
   1.357 -      </tr>
   1.358 -      <tr>
   1.359 -	<td>Army/marine camo</td>
   1.360 -	<td>Glamour makeup</td>
   1.361 -      </tr>
   1.362 -      <tr>
   1.363 -	<td>Monsters</td>
   1.364 -	<td>Fairies</td>
   1.365 -      </tr>
   1.366 -      <tr>
   1.367 -	<td>Cars</td>
   1.368 -	<td>Unicorns</td>
   1.369 -      </tr>
   1.370 -
   1.371 -      <tr>
   1.372 -	<td>Pirates</td>
   1.373 -	<td>Hearts & flowers</td>
   1.374 -      </tr>
   1.375 -      <tr>
   1.376 -	<td>Zombies</td>
   1.377 -	<td>Snake/alien eyes</td>
   1.378 -      </tr>
   1.379 -      <tr>
   1.380 -	<td>Cartoon characters</td>
   1.381 -	<td>Rainbows</td>
   1.382 -      </tr>
   1.383 -      <tr>
   1.384 -	<td>Dogs</td>
   1.385 -	<td>Cats & tigers</td>
   1.386 -      </tr>
   1.387 -      <tr><td>&nbsp;</td><td></td></tr>
   1.388 -      <tr>
   1.389 -	<td colspan="2"
   1.390 -	    style=
   1.391 -	    "text-align:center;font-size:0.75em; line-height:2em;">
   1.392 -	  ... the sky's the limit!
   1.393 -	</td>
   1.394 -      </tr>
   1.395 -    </table>
   1.396 -
   1.397 -    Choose a design to match the theme of your next activity, or
   1.398 -    simply let everyone decide!
   1.399 -
   1.400 -
   1.401 -    <!--Amazing art, memorable celebrations-->
   1.402 -    <!--Celebrate with amazing art!</h2-->
   1.403 -    <h2>Learn more about Judy</h2>
   1.404 -    <p>
   1.405 -      Judy has been delighting children with her unique face painting
   1.406 -      talent for eighteen+ years. Using a combination of special
   1.407 -      paints and glitter, she breathes life into fantastic creations.
   1.408 -    </p>
   1.409 -    <p>
   1.410 -      Judy Yates is a professional artist; you can view her fine art
   1.411 -      at <a href="http://www.judyates.com">judyates.com</a>. Wildlife
   1.412 -      and Pet Portraits are her specialty.
   1.413 -    </p>
   1.414 -    <p style="background:#ffc">
   1.415 -      <em>Fun & Safe</em> Judy uses
   1.416 -      <a href="http://www.snazaroo.com/products/face-paints/"> 
   1.417 -      	snazaroo</a> paints, which are hypoallergenic and especially
   1.418 -      designed for children's skin.
   1.419 -    </p>
   1.420 -
   1.421 -    
   1.422 -    <img src="./images/judy2.png" class="snapshot" 
   1.423 -	 height="400"/>
   1.424 -
   1.425 -    <h2>Join the fun & be creative!</h2>
   1.426 -    Face painting adds excitement to any type of event,
   1.427 -    from <em>birthday parties</em> and <em>halloween makeup</em>,
   1.428 -    to <em>business events</em> and <em>grand openings</em>.
   1.429 -    
   1.430 -
   1.431 -    Judy is located near <em>Dallas, TX</em> and serves the
   1.432 -    surrounding areas:
   1.433 -
   1.434 -    <span style="float:right;clear:both;margin:1.5em;margin-left:3em;">
   1.435 -      <iframe width="300" height="300" frameborder="0" scrolling="no"
   1.436 -	      marginheight="0" marginwidth="0"
   1.437 -	      src="https://maps.google.com/maps/ms?msa=0&amp;msid=205087532178318888224.0004c43281c78e0ba634b&amp;ie=UTF8&amp;t=m&amp;ll=32.971804,-96.751099&amp;spn=0.691262,0.823975&amp;z=9&amp;output=embed"></iframe><br /><small>
   1.438 -
   1.439 -	View <a href="https://maps.google.com/maps/ms?msa=0&amp;msid=205087532178318888224.0004c43281c78e0ba634b&amp;ie=UTF8&amp;t=m&amp;ll=32.971804,-96.751099&amp;spn=0.691262,0.823975&amp;z=9&amp;source=embed"
   1.440 -		style="color:#0000FF;text-align:left">
   1.441 -	  Judy's Face Painting</a> in a larger map</small>
   1.442 -      <br /><br />
   1.443 -      <p style="background:#ffc">
   1.444 -	If your location is not listed, just <br /> call or
   1.445 -	email <a href="mailto:judyates@gmail.com"> Judy</a>
   1.446 -	(214)-418-4706 and ask!
   1.447 -      </p>
   1.448 -    </span>
   1.449 -    
   1.450 -
   1.451 -    <ul>
   1.452 -      <li>Addison </li>
   1.453 -      <li>Allen</li>
   1.454 -      <li>Carrollton</li>
   1.455 -      <li>Dallas</li>
   1.456 -      <li>Desoto</li>
   1.457 -      <li>Duncanville</li>
   1.458 -      <li>Farmer's Branch</li>
   1.459 -      <li>Forney</li>
   1.460 -      <li>Frisco</li>
   1.461 -      <li>Garland</li>
   1.462 -      <li>Grapevine</li>
   1.463 -      <li>Greenville</li>
   1.464 -      <li>Irving</li>
   1.465 -      <li>Lewisville</li>
   1.466 -      <li>Lucas</li>
   1.467 -      <li>McKinney</li>
   1.468 -      <li>Mesquite</li>
   1.469 -      <li>Oakcliff</li>
   1.470 -      <li>Plano</li>
   1.471 -      <li>Richardson</li>
   1.472 -      <li>Rockwall</li>
   1.473 -      <li>Rowlett</li>
   1.474 -      <li>Royse City</li>
   1.475 -      <li>Seagoville</li>
   1.476 -      <li>Sunnyvale</li>
   1.477 -      <li>Terrell</li>
   1.478 -    </ul>
   1.479 -
   1.480 -    <div class="money-outer">
   1.481 -      <div class="money-inner">
   1.482 -      <p class="money">
   1.483 -	Face Painting is only <em class="money">$50</em> per hour!
   1.484 -      </p>
   1.485 -
   1.486 -      <p class="money">
   1.487 -	To schedule face painting for your next event, call
   1.488 -	or send an e-mail to Judy:
   1.489 -      </p>
   1.490 -
   1.491 -
   1.492 -      <table>
   1.493 -	<tr><td>phone:</td><td> (214) 418-4706</td></tr>
   1.494 -	<tr><td>e-mail</td><td> 
   1.495 -	    <a href="mailto:judyates@gmail.com">
   1.496 -		judyates@gmail.com</a></td></tr>
   1.497 -      </table>
   1.498 -      </div>
   1.499 -    </div>
   1.500 -
   1.501 -    <p style="background:#ffc">
   1.502 -      <em><a href="mailto:judyates@gmail.com">
   1.503 -	  Find out more!</a></em>
   1.504 -      Judy welcomes any questions you may have, and
   1.505 -      she'd be happy to discuss different ideas for tailor-made
   1.506 -      parties. 
   1.507 -      
   1.508 -    </p>
   1.509 -
   1.510 -    <!--Affordable artisan-quality face painting for all your
   1.511 -	celebrations! !-->
   1.512 -    
   1.513 -    <h2>See the results</h2>
   1.514 -    
   1.515 -    Of course, you have to see the results of Judy's handiwork:
   1.516 -    beautiful, exquisitely detailed artwork and happy kids. You
   1.517 -    won't believe your eyes!
   1.518 -
   1.519 -    
   1.520 -    <img class="snapshot" src="./images/kitty.jpg"
   1.521 -	 width="533"/>
   1.522 -    <img class="snapshot" src="./images/bird-eyes.jpg"
   1.523 -	 width="533"/>
   1.524 -    <img class="snapshot" src="./images/snake-eyes.jpg"
   1.525 -	 width="533"/>
   1.526 -    <img class="snapshot" src="./images/eye-art.jpg"
   1.527 -	 width="533"/>
   1.528 -    <img class="snapshot" src="./images/princess-2-large.jpg"
   1.529 -	 width="533"/>
   1.530 -    <img class="snapshot" src="./images/games.jpg"
   1.531 -	 width="533"/>
   1.532 -    <img class="snapshot" src="./images/christmas-tree.jpg"
   1.533 -	 width="533"/>
   1.534 -    <img class="snapshot" src="./images/butterfly-2.jpg"
   1.535 -	 width="533"/>
   1.536 -    <img class="snapshot" src="./images/robert-painted.jpg"
   1.537 -	 width="533"/>
   1.538 -
   1.539 -    <p class="credit">
   1.540 -      Website by 
   1.541 -      <a href="http://www.aurellem.org"> Dylan Holmes</a> and 
   1.542 -      <a href="http://www.aurellem.org"> Robert McIntyre</a>.
   1.543 -    </p>
   1.544    </body>
   1.545  </html>