view pets1.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 b6ba604307fc
line wrap: on
line source
1 <html>
2 <title>Pet Portrait Gallery</title>
3 <head>
4 <link rel="stylesheet" type="text/css"
5 href="firetest.css"> </link>
6 </head>
7 <body>
8 <span>
9 <img src = "./album_pics/3_logo.jpg"></img> <span class = "vcenter"></span>
10 </span>
12 <div class = "menu">
13 <ul class = "menu">
14 <li class = "menu"><a class = "menu" href = "index.html">Home</a></li>
15 <li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li>
16 <li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
17 <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>
18 <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>
19 <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>
20 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li>
21 <li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li>
22 <li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
24 </ul>
25 </div>
27 <table>
32 <table cellpadding="0" cellspacing="0" width="640">
34 <tr><td><div class = "menu"><ul class = "menu"><li class = "menu"><a class = "menu" href = "./pets1.html">Cats</a></li><li class = "menu"><a class = "menu" href = "./pets2.html">Dogs</a></li><li class = "menu"><a class = "menu" href = "./pets3.html">Horses</a></li></ul></div></td></tr></table><table cellpadding="0" cellspacing="20px" width="640"><tr><td><a href ="artwork_descriptions/san_photo001.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo001(small).jpg" width = "200"></img></a>
35 </td><td><a href ="artwork_descriptions/san_photo002.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo002(small).jpg" width = "200"></img></a>
36 </td><td><a href ="artwork_descriptions/san_photo003.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo003(small).jpg" width = "200"></img></a>
37 </td></tr><tr><td><a href ="artwork_descriptions/san_photo004.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo004(small).jpg" width = "200"></img></a>
38 </td><td><a href ="artwork_descriptions/san_photo005.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo005(small).jpg" width = "200"></img></a>
39 </td><td><a href ="artwork_descriptions/san_photo0xx.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo039(small).jpg" width = "200"></img></a>
40 </td></tr><tr><td><a href ="artwork_descriptions/san_photo0x2.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo051(small).jpg" width = "200"></img></a>
41 </td><td><a href ="artwork_descriptions/san_photo052.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo052(small).jpg" width = "200"></img></a>
42 </td><td><a href ="artwork_descriptions/san_photo053.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo053(small).jpg" width = "200"></img></a>
43 </td></tr><tr><td><a href ="artwork_descriptions/san_photo054.html" class = "gallery"> <img class = "gallery" src = "album_pics/san_photo054(small).jpg" width = "200"></img></a>
44 </td>
48 </table>
51 </table>
53 <div class = "orangebox">
54 <p class = "orangebox">
55 I painted my first pet portrait in 1979. The painting was of my dog "Yates" who was a Great Dane. This was an 11" X 14" oval canvas oil painting. Shortly afterwards whenever friends would come to visit they would notice the painting hanging in my living room and comment. When they noticed my named signed to the painting they generally questioned as to whether I might paint their pets. As a result, my career as a pet artist came to be. I have painted thousands of pets since then. You might notice that my paintings are usually better than the photos I am working from. If you decide to have your much loved pet painted, please give me a call or email me to discuss the details. You do not have to have one perfect picture to work from as I can incorporate several into one. I look forward to hearing from you and thank you for your interest in my work.
56 </p>
57 </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>
73 </body>
74 </html>