view index.html @ 3:3f6b44aa6b35 judyates

[svn r4] added ability to buy stuff, from a Prints page, but it doesn't work well with the css, and it also has not been fitted into the perl make system.
author rlm
date Mon, 22 Feb 2010 08:02:39 -0500
parents 670229c4eb4b
children 788bb81ec9dd
line wrap: on
line source


3 <html>
4 <head>
5 <link rel="stylesheet" type="text/css"
6 href="firetest.css"> </link>
7 </head>
8 <body>
12 <Title>
13 Judy Yates -- Wildlife and Pets on Stone
14 </title>
16 <span>
17 <img src = "./album_pics/3_logo.jpg">
18 </span>
20 <div class = "menu">
21 <ul class = "menu">
22 <li class = "menu"><a class = "menu" href = "index.html">Home</a></li>
23 <li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li>
24 <li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
25 <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>
26 <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>
27 <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>
28 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li>
29 <li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li>
30 <li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
32 </ul>
33 </div>
37 <div class = "orangebox">
40 <p class = "orangebox">
42 <img class = "judy" src = "mass_primitive_arms_stamp_WINNER.JPG" width = "300" height = "240"></img>
44 Meet the WINNER of the 2010 Massachusetts Primitive Firearms Stamp Contest! Her entry, "Turquoise Sky," is this year's winner and will be featured on the state's hunting stamp for the upcoming season!
45 Stay tuned for the possibility of ordering prints of this one of a kind piece of artwork. The original painting may be auctioned off in the near future as well!&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp
47 </p>
48 </div>
49 <div class = "orangebox">
51 <p class = "orangebox">
52 <img class = "judy" src = "Artist-Judy Yates.jpg" width = "300" height = "240"></img>
53 <span class = "paragraph">Judy Yates</span> is a skilled artist and avid hunter. Her specialty and passion is wildlife. Judy Yates' artwork is unique in that the medium is broken pieces of marble and granite. Each durable, unique piece of art combines the natural grain and boundaries of the rock with fifteen to twenty intricately detailed layers of paint to create a true masterpiece. Her original commissioned artwork is guaranteed to satisfy any customer. With over 35 years of experience and a photographic level of detail, each work captures the true spirit of the animal. See some examples of this art which has been used for gifts, awards, tombstones, etc. at the <a href = "gallery1.html" class = "paragraph">gallery</a>, and learn <a class = "paragraph" href = "How to Order.html">how to order</a> one of these masterpieces for yourself.
54 </p>
55 </div>
58 <div class = "menu">
59 <ul class = "menu">
60 <li class = "menu"><a class = "menu" href = "index.html">Home</a></li>
61 <li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li>
62 <li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
63 <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>
64 <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>
65 <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>
66 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li>
67 <li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li>
68 <li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
70 </ul>
71 </div>
74 <div class = "copyright"><br><br>Copyright &copy 2007 Robert McIntyre. All pictures Copyright &copy Judy Yates.<br>Special thanks to Dylan Holmes for designing the main banner.</div>
79 </body>
82 </html>