view pricing.html @ 15:b6ba604307fc judyates

[svn r16] changed the menus to a parenthesized form. Final tests for live site completed.
author rlm
date Mon, 12 Apr 2010 05:20:34 -0400
parents 3f6b44aa6b35
children 903b91a97990
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">
17 <li class = "menu"><a class = "menu" href = "index.html">( Home</a></li>
18 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html">Judy Yates</a></li>
19 <li class = "menu"><a class = "menu" href = "Contact.html">Contact )</a></li>
20 <li class = "menu"> <a class = "menu" href = "hto.html">( Custom Art</a></li>
21 <li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
22 <li class = "menu"><a class = "menu" href = "photos.html">Photos )</a></li>
23 <li class = "menu"><a class = "menu" href = "gallery1.html">( Gallery</a></li>
24 <li class = "menu"><a class = "menu" href = "pets1.html">Pets )</a></li>
25 </ul>
26 </div>
30 <div class = "orangebox">
32 <p class = "orangebox">
34 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>
36 <i>Small Painting .................... <span class = "money"> $360</span></i><br>
37 <i>Large Painting .................... <span class = "money"> $600</span></i><br>
38 <i>Special Requests ............... <span class = "money">Contact the Artist to Discuss Pricing</span>
39 </p>
41 </div>
44 <div class = "menu">
45 <ul class = "menu">
47 <li class = "menu"><a class = "menu" href = "index.html">( Home</a></li>
48 <li class = "menu"><a class = "menu" href = "Meet the Artist2.html">Judy Yates</a></li>
49 <li class = "menu"><a class = "menu" href = "Contact.html">Contact )</a></li>
50 <li class = "menu"> <a class = "menu" href = "hto.html">( Custom Art</a></li>
51 <li class = "menu"><a class = "menu" href = "recent_sales.html">Prints</a></li>
52 <li class = "menu"><a class = "menu" href = "photos.html">Photos )</a></li>
53 <li class = "menu"><a class = "menu" href = "gallery1.html">( Gallery</a></li>
54 <li class = "menu"><a class = "menu" href = "pets1.html">Pets )</a></li>
55 </ul>
56 </div>
59 </body>
60 </html>