view artwork_descriptions/stamp001.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> Gallery of Original Artwork by Judy Yates</title>
3 <head>
4 <link rel="stylesheet" type="text/css"
5 href="../firetest.css" />
6 </head>
7 <body>
8 <span>
9 <img src = "../album_pics/3_logo.jpg"></img>
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 cellpadding="0" cellspacing="0" width="740">
30 <tr><td><a class = "menu" href = "hunting_12.html">Previous</a><a class = "menu" href = "../Meet the Artist2.html">Duck Stamps</a><a class = "menu" href = "stamp003.html">Next</a></td></tr><tr><td align="center"><img src = "../images/stamp001.jpg"></img>
32 </td> </tr>
33 </table>
39 <div class = "orangebox">
40 <p class = "orangebox">
41 For the 2004 Federal Duck Stamp Contest, I chose to use two different species as my entry: the American Widgeon and the Gadwall. I took the photos myself during the winter months at a park in Hutchinson, Kansas. Usually the entries are a male and female of the same species, but I felt like being different that year, electing to go with two males from different species.
43 </p>
44 </div>
45 <div class = "menu">
46 <ul class = "menu">
47 <li class = "menu"><a class = "menu" href = "../index.html">Home</a></li>
48 <li class = "menu"><a class = "menu" href = "../gallery1.html">Gallery</a></li>
49 <li class = "menu"><a class = "menu" href = "../recent_sales.html">Prints</a></li>
50 <li class = "menu"><a class = "menu" href = "../feedback.html">Feedback</a></li>
51 <li class = "menu"><a class = "menu" href = "../hto.html">Orders</a></li>
52 <li class = "menu"><a class = "menu" href = "../pricing.html">Pricing</a></li>
53 <li class = "menu"><a class = "menu" href = "../Meet the Artist2.html"> Meet the Artist</a></li>
54 <li class = "menu"><a class = "menu" href = "../Contact.html"> Contact</a></li>
55 <li class = "menu"><a class = "menu" href = "../pets1.html">Pets</a></li>
57 </ul>
58 </div>
60 </body>
61 </html>