Mercurial > judyates
diff recent_sales.html @ 0:60668cf4f443 judyates
[svn r1] initial import
author | rlm |
---|---|
date | Sun, 03 Jan 2010 04:38:50 -0500 |
parents | |
children | 670229c4eb4b |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/recent_sales.html Sun Jan 03 04:38:50 2010 -0500 1.3 @@ -0,0 +1,74 @@ 1.4 + 1.5 + 1.6 +<html> 1.7 +<head> 1.8 +<link rel="stylesheet" type="text/css" 1.9 +href="firetest.css"> </link> 1.10 +</head> 1.11 +<body> 1.12 + 1.13 + 1.14 + 1.15 +<Title> 1.16 +Judy Yates -- Wildlife and Pets on Stone 1.17 +</title> 1.18 + 1.19 +<span> 1.20 +<img src = "./album_pics/3_logo.jpg"> 1.21 +</span> 1.22 + 1.23 +<div class = "menu"> 1.24 +<ul class = "menu"> 1.25 +<li class = "menu"><a class = "menu" href = "index.html">Home</a></li> 1.26 +<li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li> 1.27 +<li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li> 1.28 +<li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li> 1.29 +<li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li> 1.30 +<li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li> 1.31 +<li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li> 1.32 + 1.33 +<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li> 1.34 +<li class = "menu"><a class = "menu" href = "recent_sales.html"> Recent Sales</a></li> 1.35 +</ul> 1.36 +</div> 1.37 + 1.38 +<div class = "orangebox"> 1.39 +<p class = "orangebox"> 1.40 + 1.41 + 1.42 +<img class = "judy" src = "pictures/longhornsteer.jpg" width = "300" height = "240"></img> 1.43 + 1.44 + 1.45 +<span class = "paragraph">Judy Yates</span> has prepared this custom order of a Texas Longhorn as the first painting for 2009! What will she paint for you?                                                                                                                                                                             1.46 + 1.47 + 1.48 + 1.49 +</p> 1.50 +</div> 1.51 + 1.52 +<div class = "menu"> 1.53 +<ul class = "menu"> 1.54 +<li class = "menu"><a class = "menu" href = "index.html">Home</a></li> 1.55 +<li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li> 1.56 +<li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li> 1.57 +<li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li> 1.58 +<li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li> 1.59 +<li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li> 1.60 +<li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li> 1.61 + 1.62 +<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li> 1.63 +<li class = "menu"><a class = "menu" href = "recent_sales.html"> Recent Sales</a></li> 1.64 +</ul> 1.65 +</div> 1.66 + 1.67 + 1.68 +<div class = "copyright"><br><br>Copyright © 2007 Robert McIntyre. All pictures Copyright © Judy Yates.<br>Special thanks to Dylan Holmes for designing the main banner.</div> 1.69 + 1.70 + 1.71 + 1.72 + 1.73 +</body> 1.74 + 1.75 + 1.76 +</html> 1.77 +