Mercurial > judyates
view pricing.html @ 12:2f433df9b961 judyates
[svn r13] Modified esgallery source to enable multiple paypal buttons; got the photo gallery operational and tested.
author | rlm |
---|---|
date | Mon, 12 Apr 2010 03:24:08 -0400 |
parents | 3f6b44aa6b35 |
children | b6ba604307fc |
line wrap: on
line source
3 <html>4 <title>Pricing Information for Judy Yates</title>5 <head>6 <link rel="stylesheet" type="text/css"7 href="firetest.css"> </link>8 </head>9 <body>10 <span>11 <img src = "./album_pics/3_logo.jpg"></img>12 </span>14 <div class = "menu">15 <ul class = "menu">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>18 <li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>19 <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>20 <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>21 <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>22 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</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>26 </ul>27 </div>31 <div class = "orangebox">33 <p class = "orangebox">35 Large Paintings are 6 x 8 inches to 8 x 10 inches. Small Paintings are 3 x 4 inches to 5 x 7 inches. These sizes are for the stone used; the animal will be slightly smaller. All prices include shipping and handling for all locations within the continental United States. For International Orders, appropriate shipping costs will be accessed. The artist reserves the right to final decision on background color. Broken pieces are used, so sizes are approximate.<br><br>37 <i>Small Painting .................... <span class = "money"> $360</span></i><br>38 <i>Large Painting .................... <span class = "money"> $600</span></i><br>39 <i>Special Requests ............... <span class = "money">Contact the Artist to Discuss Pricing</span>40 </p>42 </div>45 <div class = "menu">46 <ul class = "menu">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>49 <li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>50 <li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li>51 <li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li>52 <li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li>53 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</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>57 </ul>58 </div>61 </body>62 </html>