Mercurial > judyates
comparison pricing.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 |
---|---|
13 | 13 |
14 <div class = "menu"> | 14 <div class = "menu"> |
15 <ul class = "menu"> | 15 <ul class = "menu"> |
16 <li class = "menu"><a class = "menu" href = "index.html">Home</a></li> | 16 <li class = "menu"><a class = "menu" href = "index.html">Home</a></li> |
17 <li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li> | 17 <li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li> |
18 <li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li> | |
18 <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li> | 19 <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li> |
19 <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li> | 20 <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li> |
20 <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li> | 21 <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li> |
21 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li> | 22 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li> |
22 <li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li> | 23 <li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li> |
24 <li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li> | |
23 | 25 |
24 <li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li> | |
25 <li class = "menu"><a class = "menu" href = "recent_sales.html"> Recent Sales</a></li> | |
26 </ul> | 26 </ul> |
27 </div> | 27 </div> |
28 | 28 |
29 | 29 |
30 | 30 |
44 | 44 |
45 <div class = "menu"> | 45 <div class = "menu"> |
46 <ul class = "menu"> | 46 <ul class = "menu"> |
47 <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> |
48 <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> | |
49 <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> |
50 <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> |
51 <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> |
52 <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> |
53 <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> |
55 <li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li> | |
54 | 56 |
55 <li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li> | |
56 <li class = "menu"><a class = "menu" href = "recent_sales.html"> Recent Sales</a></li> | |
57 </ul> | 57 </ul> |
58 </div> | 58 </div> |
59 | 59 |
60 | 60 |
61 </body> | 61 </body> |