Mercurial > judyates
diff Contact.html @ 0:60668cf4f443 judyates
[svn r1] initial import
author | rlm |
---|---|
date | Sun, 03 Jan 2010 04:38:50 -0500 |
parents | |
children | 670229c4eb4b |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/Contact.html Sun Jan 03 04:38:50 2010 -0500 1.3 @@ -0,0 +1,57 @@ 1.4 + 1.5 + 1.6 +<html> 1.7 +<title>Contact Information for Judy Yates</title> 1.8 +<head> 1.9 +<link rel="stylesheet" type="text/css" 1.10 +href="firetest.css"> </link> 1.11 +</head> 1.12 +<body> 1.13 +<span> 1.14 +<img src = "./album_pics/3_logo.jpg"></img> 1.15 + 1.16 +</span> 1.17 + 1.18 + 1.19 +<div class = "menu"> 1.20 +<ul class = "menu"> 1.21 +<li class = "menu"><a class = "menu" href = "index.html">Home</a></li> 1.22 +<li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li> 1.23 +<li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li> 1.24 +<li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li> 1.25 +<li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li> 1.26 +<li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li> 1.27 +<li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li> 1.28 + 1.29 +<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li> 1.30 +<li class = "menu"><a class = "menu" href = "recent_sales.html"> Recent Sales</a></li> 1.31 +</ul> 1.32 +</div> 1.33 + 1.34 + 1.35 +<div class = "orangebox"> 1.36 +<p class = "orangebox"> 1.37 +<Span class = "paragraph">Judy Yates</span> is happy to discuss orders, gift ideas, and other related inquiries via e-mail. Her address is <a href="mailto:jnyates@judyates.com"><span class = "email">jnyates@judyates.com</span></a>. She can also be reached by cell phone at (214)-418-4706. All e-mails will be answered within 24 hours. 1.38 +</P> 1.39 +</div> 1.40 + 1.41 + 1.42 +<div class = "menu"> 1.43 +<ul class = "menu"> 1.44 +<li class = "menu"><a class = "menu" href = "index.html">Home</a></li> 1.45 +<li class = "menu"><a class = "menu" href = "gallery1.html">Gallery</a></li> 1.46 +<li class = "menu"><a class = "menu" href = "feedback.html">Feedback</a></li> 1.47 +<li class = "menu"><a class = "menu" href = "hto.html">Orders</a></li> 1.48 +<li class = "menu"><a class = "menu" href = "pricing.html">Pricing</a></li> 1.49 +<li class = "menu"><a class = "menu" href = "Meet the Artist2.html"> Meet the Artist</a></li> 1.50 +<li class = "menu"><a class = "menu" href = "Contact.html"> Contact</a></li> 1.51 + 1.52 +<li class = "menu"><a class = "menu" href = "pets1.html">Pets</a></li> 1.53 +<li class = "menu"><a class = "menu" href = "recent_sales.html"> Recent Sales</a></li> 1.54 +</ul> 1.55 +</div> 1.56 + 1.57 + 1.58 +</body> 1.59 +</html> 1.60 +