Mercurial > judyates
comparison artwork_descriptions/stamp009.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 |
46 </div> | 47 </div> |
47 <div class = "menu"> | 48 <div class = "menu"> |
48 <ul class = "menu"> | 49 <ul class = "menu"> |
49 <li class = "menu"><a class = "menu" href = "../index.html">Home</a></li> | 50 <li class = "menu"><a class = "menu" href = "../index.html">Home</a></li> |
50 <li class = "menu"><a class = "menu" href = "../gallery1.html">Gallery</a></li> | 51 <li class = "menu"><a class = "menu" href = "../gallery1.html">Gallery</a></li> |
52 <li class = "menu"><a class = "menu" href = "../recent_sales.html">Prints</a></li> | |
51 <li class = "menu"><a class = "menu" href = "../feedback.html">Feedback</a></li> | 53 <li class = "menu"><a class = "menu" href = "../feedback.html">Feedback</a></li> |
52 <li class = "menu"><a class = "menu" href = "../hto.html">Orders</a></li> | 54 <li class = "menu"><a class = "menu" href = "../hto.html">Orders</a></li> |
53 <li class = "menu"><a class = "menu" href = "../pricing.html">Pricing</a></li> | 55 <li class = "menu"><a class = "menu" href = "../pricing.html">Pricing</a></li> |
54 <li class = "menu"><a class = "menu" href = "../Meet the Artist2.html"> Meet the Artist</a></li> | 56 <li class = "menu"><a class = "menu" href = "../Meet the Artist2.html"> Meet the Artist</a></li> |
55 <li class = "menu"><a class = "menu" href = "../Contact.html"> Contact</a></li> | 57 <li class = "menu"><a class = "menu" href = "../Contact.html"> Contact</a></li> |
56 <li class = "menu"><a class = "menu" href = "../pets1.html">Pets</a></li> | 58 <li class = "menu"><a class = "menu" href = "../pets1.html">Pets</a></li> |
57 <li class = "menu"><a class = "menu" href = "../recent_sales.html"> Recent Sales</a></li> | 59 |
58 </ul> | 60 </ul> |
59 </div> | 61 </div> |
60 | 62 |
61 </body> | 63 </body> |
62 </html> | 64 </html> |