-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
90 lines (83 loc) · 3.84 KB
/
Copy pathabout.html
File metadata and controls
90 lines (83 loc) · 3.84 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Home</title>
<link href="styles.css" rel="stylesheet" type="text/css" /><!--[if IE 5]>
<style type="text/css">
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
</head>
<body><div id="content"><!--HiddenLinks--></div>
<!-- begin #container -->
<div id="container">
<!-- begin #header -->
<div id="header">
<div id="logo">
S&B Computers
</div>
<br class="clearfloat" />
<div id="menu">
<ul id="navlist">
<li id="active"><a href="home.html" id="current">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="Services.html">Service</a></li>
<li><a href="http://www.sbcomputers.net/cart/">Store</a></li>
<li><a href="contact.html">Contact</a>
</ul>
</div>
<div id="siteDescription">
<h1>Welcome to site</h1>
<p>
When developing flash site I had a problem with action script. I contacted S&B Computers and they answered all my questions pretty fast. They also gave me a couple of their flash template for free to help me make out how to make them. Thank you very much! I am able to make flash sites now because of you! Michigan State University.<br /><br />
Author: <b>Lui Chen</b>
</p>
</div>
</div>
<!-- end #header -->
<!-- begin #sidebar1 -->
<div id="sidebar1">
<br /><br />
<h3>Testimonials</h3>
<ul>
<li> I am happy from the service that I have recived from steven and sadiik, who have repaired my macbook laptop.<br />
Author: <strong>By kaleem M. bein</strong></li>
<li>If you have a PC, sooner or later you are going to have a problem. These computer technicans can finish sentences for you. It is like having a friend that is a computer wizard that can solve all of the problems that you are having with your computers or devices than they create a solution to fix the problem. I trust and resepct what they do.<br />
Author: <strong>Amanda Anderson</strong></li>
<li>
Hello, Wonderfull Templates you have.<br />
Author: <strong>richard</strong>
</li>
<li>
Thank you for your great site.<br />
Author: <strong>Miro</strong>
</li>
<li>
I really liked the presonal one on one serivce. Sadiik was patient with my lack of computer knowledge backgound and explained to me what was wrong with my computer and then gave a solution to problem.<br />
Author: <strong>Dennis Mcdonald</strong>
</li>
</ul>
<div id="sideabarBottom"><img src="images/sidebarBottom.jpg" alt="" width="202" height="15" /></div>
</div>
<!-- end #sidebar1 -->
<!-- begin #mainContent -->
<div id="mainContent">
<p>
<h2> S & B computers strive to be #1 in computer service from computer repair to updating them to the latest anti-virus software because we know how imporant it is to have computers protected, especially with the lastest cyber attacks today!!<h2/>
<br />
<br />
<h2>We have A+ certifed techs to assist you with your issues and concerns. our consultions are free of charge. Just give us your make and model number of Laptop, PC of tablet and we will do the rest.<h2/>
<!-- end #footer -->
</div>
<!-- end #container -->
</body>
</html>