diff Meet the Artist1.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 diff
     1.1 --- a/Meet the Artist1.html	Fri Feb 19 11:14:52 2010 -0500
     1.2 +++ b/Meet the Artist1.html	Mon Feb 22 08:02:39 2010 -0500
     1.3 @@ -13,14 +13,14 @@
     1.4  <ul class = "menu">
     1.5  <li class = "menu"><a class = "menu" href = "index.html">Home</a></li>
     1.6  <li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li>
     1.7 +<li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
     1.8  <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>
     1.9  <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>
    1.10  <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>
    1.11  <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li>
    1.12  <li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li>
    1.13 +<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
    1.14  
    1.15 -<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
    1.16 -<li class = "menu"><a class = "menu" href = "recent_sales.html"> Recent Sales</a></li>
    1.17  </ul>
    1.18  </div>
    1.19  
    1.20 @@ -61,14 +61,14 @@
    1.21  <ul class = "menu">
    1.22  <li class = "menu"><a class = "menu" href = "index.html">Home</a></li>
    1.23  <li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li>
    1.24 +<li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
    1.25  <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>
    1.26  <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>
    1.27  <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>
    1.28  <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li>
    1.29  <li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li>
    1.30 +<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
    1.31  
    1.32 -<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li>
    1.33 -<li class = "menu"><a class = "menu" href = "recent_sales.html"> Recent Sales</a></li>
    1.34  </ul>
    1.35  </div>
    1.36