Mercurial > judy-face-art
diff index.html @ 12:c71332685761
resizing complete. Entire website much less then 1Mb now.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 08 Jul 2012 19:01:48 -0500 |
parents | 3e6679506149 |
children | b8b4b137e7e2 |
line wrap: on
line diff
1.1 --- a/index.html Sun Jul 08 18:42:18 2012 -0500 1.2 +++ b/index.html Sun Jul 08 19:01:48 2012 -0500 1.3 @@ -33,7 +33,7 @@ 1.4 </div> 1.5 <h3> 1.6 <img alt="Face Art By Judy" 1.7 - src="./images/logo2.png" 1.8 + src="./images/logo2.jpg" 1.9 id="logo" 1.10 height="160" 1.11 width="450"/> 1.12 @@ -121,7 +121,7 @@ 1.13 1.14 1.15 <img src="./images/judy.jpg" class="snapshot" 1.16 - height="100"/> 1.17 + height="400"/> 1.18 1.19 <h2>Join the fun & be creative!</h2> 1.20 Face painting adds excitement to any type of event, 1.21 @@ -201,12 +201,18 @@ 1.22 won't believe your eyes! 1.23 1.24 1.25 - <img class="snapshot" src="./images/butterfly-2.jpg"/> 1.26 - <img class="snapshot" src="./images/princess-2.jpg"/> 1.27 - <img class="snapshot" src="./images/games.jpg"/> 1.28 - <img class="snapshot" src="./images/spiderman-2.jpg"/> 1.29 - <img class="snapshot" src="./images/snake-eyes.jpg"/> 1.30 - <img class="snapshot" src="./images/robert-painted.png"/> 1.31 + <img class="snapshot" src="./images/butterfly-2.jpg" 1.32 + height="400"/> 1.33 + <img class="snapshot" src="./images/princess-2-large.jpg" 1.34 + height="400"/> 1.35 + <img class="snapshot" src="./images/games.jpg" 1.36 + height="400"/> 1.37 + <img class="snapshot" src="./images/spiderman-2.jpg" 1.38 + height="400"/> 1.39 + <img class="snapshot" src="./images/snake-eyes.jpg" 1.40 + height="400"/> 1.41 + <img class="snapshot" src="./images/robert-painted.jpg" 1.42 + height="400"/> 1.43 1.44 </body> 1.45 </html>