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