Mercurial > judyates
comparison artwork_descriptions/san_photo014.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 |
comparison
equal
deleted
inserted
replaced
2:670229c4eb4b | 3:3f6b44aa6b35 |
---|---|
11 | 11 |
12 <div class = "menu"> | 12 <div class = "menu"> |
13 <ul class = "menu"> | 13 <ul class = "menu"> |
14 <li class = "menu"><a class = "menu" href = "../index.html">Home</a></li> | 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> | 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> | |
16 <li class = "menu"><a class = "menu" href = "../feedback.html">Feedback</a></li> | 17 <li class = "menu"><a class = "menu" href = "../feedback.html">Feedback</a></li> |
17 <li class = "menu"><a class = "menu" href = "../hto.html">Orders</a></li> | 18 <li class = "menu"><a class = "menu" href = "../hto.html">Orders</a></li> |
18 <li class = "menu"><a class = "menu" href = "../pricing.html">Pricing</a></li> | 19 <li class = "menu"><a class = "menu" href = "../pricing.html">Pricing</a></li> |
19 <li class = "menu"><a class = "menu" href = "../Meet the Artist2.html"> Meet the Artist</a></li> | 20 <li class = "menu"><a class = "menu" href = "../Meet the Artist2.html"> Meet the Artist</a></li> |
20 <li class = "menu"><a class = "menu" href = "../Contact.html"> Contact</a></li> | 21 <li class = "menu"><a class = "menu" href = "../Contact.html"> Contact</a></li> |
21 <li class = "menu"><a class = "menu" href = "../pets1.html">Pets</a></li> | 22 <li class = "menu"><a class = "menu" href = "../pets1.html">Pets</a></li> |
22 <li class = "menu"><a class = "menu" href = "../recent_sales.html"> Recent Sales</a></li> | 23 |
23 </ul> | 24 </ul> |
24 </div> | 25 </div> |
25 | 26 |
26 <table cellpadding="0" cellspacing="0" width="740"> | 27 <table cellpadding="0" cellspacing="0" width="740"> |
27 | 28 |
37 | 38 |
38 <div class = "menu"> | 39 <div class = "menu"> |
39 <ul class = "menu"> | 40 <ul class = "menu"> |
40 <li class = "menu"><a class = "menu" href = "../index.html">Home</a></li> | 41 <li class = "menu"><a class = "menu" href = "../index.html">Home</a></li> |
41 <li class = "menu"><a class = "menu" href = "../gallery1.html">Gallery</a></li> | 42 <li class = "menu"><a class = "menu" href = "../gallery1.html">Gallery</a></li> |
43 <li class = "menu"><a class = "menu" href = "../recent_sales.html">Prints</a></li> | |
42 <li class = "menu"><a class = "menu" href = "../feedback.html">Feedback</a></li> | 44 <li class = "menu"><a class = "menu" href = "../feedback.html">Feedback</a></li> |
43 <li class = "menu"><a class = "menu" href = "../hto.html">Orders</a></li> | 45 <li class = "menu"><a class = "menu" href = "../hto.html">Orders</a></li> |
44 <li class = "menu"><a class = "menu" href = "../pricing.html">Pricing</a></li> | 46 <li class = "menu"><a class = "menu" href = "../pricing.html">Pricing</a></li> |
45 <li class = "menu"><a class = "menu" href = "../Meet the Artist2.html"> Meet the Artist</a></li> | 47 <li class = "menu"><a class = "menu" href = "../Meet the Artist2.html"> Meet the Artist</a></li> |
46 <li class = "menu"><a class = "menu" href = "../Contact.html"> Contact</a></li> | 48 <li class = "menu"><a class = "menu" href = "../Contact.html"> Contact</a></li> |
47 <li class = "menu"><a class = "menu" href = "../pets1.html">Pets</a></li> | 49 <li class = "menu"><a class = "menu" href = "../pets1.html">Pets</a></li> |
48 <li class = "menu"><a class = "menu" href = "../recent_sales.html"> Recent Sales</a></li> | 50 |
49 </ul> | 51 </ul> |
50 </div> | 52 </div> |
51 | 53 |
52 </body> | 54 </body> |
53 </html> | 55 </html> |