-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
49 lines (48 loc) · 2.67 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Personal Touch Website Services - contact</title>
<meta name="description" content="Professional website design and devolopment with best hosting solutions">
<meta name="keywords" content="websites,website design,hosting,SEO,search engine optimization,website templates,logos,vacaville,fairfield,vallejo,benicia,napa,solano,contra costa,east bay,north bay">
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="container">
<div id="head"> <img src="images/head2.jpg" alt="Personal Touch Website Services" width="960" height="100" border="0"></div>
<div id="nav">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="hosting.html">HOSTING</a></li>
<li><a href="desteam.html">DESIGN TEAM</a></li>
<li><a href="about.html">ABOUT US</a></li>
<li><a href="sales.html">SALES DEPT</a></li>
<li><a href="optimize.html">OPTIMIZATION</a></li>
<li><a href="contact.html"><strong>CONTACT</strong></a></li>
</ul>
</div>
<div id="main">
<h1>Professional Quality Websites </h1>
<em><strong>(We also offer mobile notary)</strong></em> (707) 631-5556 <a href="mailto:[email protected]">[email protected]</a><img src="images/thanks.jpg" alt="Check With Us First" width="411" height="36" hspace="200">
<div id="list">
<h3>E-MAIL US ANYTIME AT EITHER OF THE TWO LINKS BELOW, USE THE CONTACT FORM AT PAGE BOTTOM, OR CALL (707) 631-5556 9:00 AM TO 5:00 PM, 7 DAYS A WEEK AND FEEL FREE TO LEAVE A MESSAGE IF WE ARE UNABLE TO ANSWER AT THAT TIME.</h3>
<p><a href="http://www.veteranownedbusiness.com" target="_blank" ><img src="http://www.veteranownedbusiness.com/images/banner_links/vobMemberColor150x133.png" alt="Veteran Owned Business Directory, Get your free listing, now!" border="0px" /></a></p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<h1>Call Today For Sales/Design</h1>
<p class="phone-number">(707) 631-5556<p/>
<div id="list">
<h2>PERSONAL TOUCH WEBSITE SERVICES:</h2>
<ul>
<li>9:00am to 5:00pm, 7 days a week. (PST)</li>
<li>Local customer service. (Northern California, East Bay, North Bay, Solano County, Vallejo, Napa, Fairfield, Vacaville and Benicia)</li>
<li>Tailored hosting solutions.</li>
</ul>
<p><a href="mailto:[email protected]">[email protected]</a></p>
<script src="http://form.jotform.com/jsform/11393823435"></script>
</div>
<div id="footer"> Personal Touch Website Services | © All Rights Reserved 2011 </div>
</div>
</div>
</body>
</html>