-
Notifications
You must be signed in to change notification settings - Fork 0
/
desteam.html
56 lines (55 loc) · 2.43 KB
/
desteam.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
50
51
52
53
54
55
56
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Personal Touch Website Services - design team</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"><strong>DESIGN TEAM</strong></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">CONTACT</a></li>
</ul>
</div>
<div id="main">
<h1>Personal Touch Design Team</h1>
<img src="images/work.jpg" alt="We Work With You" width="383" height="33" hspace="200">
<div id="list">
<h2>OUR CREDENTIALS INCLUDE:</h2>
<img src="images/fred2.jpg" alt="Owner" width="234" height="207" hspace="10" align="left">
<ul>
<li>Real world website experience since 2005.</li>
<li>Certified in Multi-Media Content and Form.</li>
<li>Certified in Multi-Media Process and Production.</li>
<li>We take our commitments seriosly, call and talk with us.</li>
<li>Also, we have all of the top notch hardware and software.</li>
</ul>
</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>
<img src="images/dave.jpg" alt="Designer/Developer" width="276" height="207" hspace="10" align="left">
<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>
</div>
<div id="templates">
<div id="footer"> Personal Touch Website Services | © All Rights Reserved 2011 </div>
</div>
</div>
</div>
</body>
</html>