-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.php
417 lines (314 loc) · 17.1 KB
/
portfolio.php
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
<!DOCTYPE html>
<html>
<head>
<?php $current_page = "portfolio"; ?>
<meta charset="utf-8">
<meta name="description" content="Terre Haute Web Company, Providing Web Design Services to the Wabash Valley" />
<meta name="keywords" content="Terre Haute Web Company, terre, haute, web, web design, web development, wabash valley, wabash, valley, wabash web, wabash valley web design, terre haute computer repair, terre haute computer, terre haute tech support, hosting, terre haute graphic design, graphic, design, development, website, websites, terre haute website design, indiana web design, vigo county, vigo, county, vigo county web design, vigo county consulting, vigo county computer support, vigo county development, brazil web design company, terre haute web site design, rockville web site design, clay county web site design, vermillion county web site design, sullivan web design, web site design" />
<title>Our Clients - Terre Haute Web Company</title>
<!-- CSS -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/social-icons.css" type="text/css" media="screen" />
<link rel="icon" href="favicon.ico" />
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" media="screen" href="css/ie8-hacks.css" />
<![endif]-->
<!-- ENDS CSS -->
<!-- GOOGLE FONTS
<link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>-->
<!-- JS -->
<script type="text/javascript" src="js/jquery-1.5.1.min.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.8.13.custom.min.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript" src="js/jquery.scrollTo-1.4.2-min.js"></script>
<script type="text/javascript" src="js/jquery.cycle.all.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<!-- Isotope -->
<script src="js/jquery.isotope.min.js"></script>
<!--[if IE]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if IE 6]>
<script type="text/javascript" src="js/DD_belatedPNG.js"></script>
<script>
/* EXAMPLE */
//DD_belatedPNG.fix('*');
</script>
<![endif]-->
<!-- ENDS JS -->
<!-- Nivo slider -->
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="screen" />
<script src="js/nivo-slider/jquery.nivo.slider.js" type="text/javascript"></script>
<!-- ENDS Nivo slider -->
<!-- tabs -->
<link rel="stylesheet" href="css/tabs.css" type="text/css" media="screen" />
<script type="text/javascript" src="js/tabs.js"></script>
<!-- ENDS tabs -->
<!-- prettyPhoto -->
<script type="text/javascript" src="js/prettyPhoto/js/jquery.prettyPhoto.js"></script>
<link rel="stylesheet" href="js/prettyPhoto/css/prettyPhoto.css" type="text/css" media="screen" />
<!-- ENDS prettyPhoto -->
<!-- superfish -->
<link rel="stylesheet" media="screen" href="css/superfish.css" />
<link rel="stylesheet" media="screen" href="css/superfish-left.css" />
<script type="text/javascript" src="js/superfish-1.4.8/js/hoverIntent.js"></script>
<script type="text/javascript" src="js/superfish-1.4.8/js/superfish.js"></script>
<script type="text/javascript" src="js/superfish-1.4.8/js/supersubs.js"></script>
<!-- ENDS superfish -->
<!-- poshytip -->
<link rel="stylesheet" href="js/poshytip-1.0/src/tip-twitter/tip-twitter.css" type="text/css" />
<link rel="stylesheet" href="js/poshytip-1.0/src/tip-yellowsimple/tip-yellowsimple.css" type="text/css" />
<script type="text/javascript" src="js/poshytip-1.0/src/jquery.poshytip.min.js"></script>
<!-- ENDS poshytip -->
<!-- Tweet -->
<link rel="stylesheet" href="css/jquery.tweet.css" media="all" type="text/css"/>
<script src="js/tweet/jquery.tweet.js" type="text/javascript"></script>
<!-- ENDS Tweet -->
<!-- Fancybox -->
<link rel="stylesheet" href="js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
<script type="text/javascript" src="js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<!-- ENDS Fancybox -->
</head>
<body>
<!-- HEADER -->
<?php include 'header.php'; ?>
<!-- ENDS HEADER -->
<!-- Menu -->
<div id="menu">
<!-- ENDS menu-holder -->
<div id="menu-holder">
<!-- wrapper-menu -->
<div class="wrapper">
<!-- Navigation -->
<?php include 'topnav.php'; ?>
<!-- Navigation -->
</div>
<!-- wrapper-menu -->
</div>
<!-- ENDS menu-holder -->
</div>
<!-- ENDS Menu -->
<!-- MAIN -->
<div id="main">
<!-- wrapper-main -->
<div class="wrapper">
<!-- content -->
<div id="content">
<!-- title -->
<div id="page-title">
<span class="title">Portfolio</span>
<span class="subtitle">See our work</span>
</div>
<!-- ENDS title -->
<!-- page-content -->
<!-- TABS -->
<div id="projects-list">
<!-- project -->
<div class="project">
<h1><a href="project.html">Inga's Blooms</a></h1>
<!-- shadow -->
<div class="project-shadow">
<!-- project-thumb -->
<div class="project-thumbnail">
<!-- meta -->
<ul class="meta">
<li><strong>Project date</strong> Dec 12th 2012 </li>
<li><strong>Client</strong> Inga's Blooms</li>
<li><strong>Visit website</strong> <a href="http://www.ingasblooms.com" target="_blank">www.ingasblooms.com</a></li>
</ul>
<!-- ENDS meta -->
<a href="http://www.ingasblooms.com" target="_blank" class="cover"><img src="images/inga.jpg" alt="Feature image" /></a>
</div>
<!-- ENDS project-thumb -->
<div class="the-excerpt">
Inga's Blooms is a florist and Interior Design studio in San Clemente, California. Inga already had a website but it was out dated. She wanted a more modern and clean design that would let the focus be on her flower arragements and not the site itself. We used a simple approach and developed a solution that gave her site just enough class to ease the eyes of its visitors and allow Inga's flowers to speak for themselves.
</div>
<a href="http://www.ingasblooms.com" target="_blank" class="read-more link-button"><span>View project</span></a>
</div>
<!-- ENDS shadow -->
</div>
<!-- end project -->
<div class="project last">
<h1><a href="project.html">Jason Storey</a></h1>
<!-- shadow -->
<div class="project-shadow">
<!-- project-thumb -->
<div class="project-thumbnail">
<!-- meta -->
<ul class="meta">
<li><strong>Project date</strong> Oct 24th 2011 </li>
<li><strong>Client</strong> Jason Storey</li>
<li><strong>Visit website</strong> <a href="http://www.jason-storey.com" target="_blank">www.jason-storey.com</a></li>
</ul>
<!-- ENDS meta -->
<a href="http://www.jason-storey.com" target="_blank" class="cover"><img src="images/jason.jpg" alt="Feature image" /></a>
</div>
<!-- ENDS project-thumb -->
<div class="the-excerpt">
The personal portfolio of Thwebco founder Jason Storey. Jason used the latest in HTML5 and CSS3 to create this nice 1 page website with animating panels for each section of content. This is just one of the many sites that illustrates what he brings to the table here at Terre Haute Web Company.<br /><br /><br />
</div>
<a href="http://www.jason-storey.com" target="_blank" class="read-more link-button"><span>View project</span></a>
</div>
<!-- ENDS shadow -->
</div>
<h3></h3>
<!-- project -->
<div class="project">
<h1><a href="project.html">WVFCA</a></h1>
<!-- shadow -->
<div class="project-shadow">
<!-- project-thumb -->
<div class="project-thumbnail">
<!-- meta -->
<ul class="meta">
<li><strong>Project date</strong> Jan 14th 2010 </li>
<li><strong>Client</strong> Wabash Valley Football Coaches Association</li>
<li><strong>Visit website</strong> <a href="http://www.wvfca.com/site" target="_blank">www.wvfca.com</a></li>
</ul>
<!-- ENDS meta -->
<a href="http://www.wvfca.com/site" target="_blank" class="cover"><img src="images/wvfca.jpg" alt="Feature image" /></a>
</div>
<!-- ENDS project-thumb -->
<div class="the-excerpt">
The Wabash Valley Football Coaches Association came to Jason back in 2010 because they needed somewhere for all the players and their parents to easily download the forms required to play in the annual WVFCA All-Star Game. We built them a simple website with information about the upcoming game, highlights, and records of past games. But most importantly an area to download the forms needed and then re-upload them once they were filled out. This functionality made the process of getting these forms filled out each year much easier. The WVFCA site recently has been switched over to Wordpress for easier editing.
</div>
<a href="http://www.wvfca.com/site" target="_blank" class="read-more link-button"><span>View project</span></a>
</div>
<!-- ENDS shadow -->
</div>
<div class="project">
<h1><a href="project.html">Icing on the Cake</a></h1>
<!-- shadow -->
<div class="project-shadow">
<!-- project-thumb -->
<div class="project-thumbnail">
<!-- meta -->
<ul class="meta">
<li><strong>Project date</strong> Aug 3rd 2010 </li>
<li><strong>Client</strong> Icing on the Cake Bakery</li>
<li><strong>Visit website</strong> <a href="http://www.icingonthecake-bakery.com/wordpress/" target="_blank">http://icingonthecake-bakery.com/wordpress/</a></li>
</ul>
<!-- ENDS meta -->
<a href="http://icingonthecake-bakery.com/wordpress/" target="_blank" class="cover"><img src="images/icing.jpg" alt="Feature image" /></a>
</div>
<!-- ENDS project-thumb -->
<div class="the-excerpt">
For Icing on the Cake we utilized Wordpress, a CMS, so that the client could easily upload more photos to her gallery over time without our assistance. Also with plans to eventually allow online ordering Wordpress was again a perfect fit for this project because of its multiple shopping cart plugins.<br /><br /><br /><br /><br /><br />
</div>
<a href="http://icingonthecake-bakery.com/wordpress/" target="_blank" class="read-more link-button"><span>View project</span></a>
</div>
<!-- ENDS shadow -->
</div>
<div class="project">
<h1><a href="project.html">Smith & Company P.C.</a></h1>
<!-- shadow -->
<div class="project-shadow">
<!-- project-thumb -->
<div class="project-thumbnail">
<!-- meta -->
<ul class="meta">
<li><strong>Project date</strong> May 20th 2010 </li>
<li><strong>Client</strong> Smith & Company P.C.</li>
<li><strong>Visit website</strong> <a href="http://www.smithandcompanypc.com" target="_blank">www.smithandcompanypc.com</a></li>
</ul>
<!-- ENDS meta -->
<a href="http://www.smithandcompanypc.com" target="_blank" class="cover"><img src="images/smith.jpg" alt="Feature image" /></a>
</div>
<!-- ENDS project-thumb -->
<div class="the-excerpt">
Smith & Company P.C. is a local accounting firm in Terre Haute. For their website we used the lastest that HTML5 had to offer. Using some of the newest pieces of code we crafted this simplistic, corporate style website that gave Smith & Company the professional online precense they needed.
</div>
<a href="http://www.smithandcompanypc.com" target="_blank" class="read-more link-button"><span>View project</span></a>
</div>
<!-- ENDS shadow -->
</div>
<div class="project">
<h1><a href="project.html">North Vigo H.S.</a></h1>
<!-- shadow -->
<div class="project-shadow">
<!-- project-thumb -->
<div class="project-thumbnail">
<!-- meta -->
<ul class="meta">
<li><strong>Project date</strong> Oct-May 2008-2009 </li>
<li><strong>Client</strong> Terre Haute North Vigo High School</li>
<li><strong>Visit website</strong> <a href="http://www.vigoschools.org/~thnvhs" target="_blank">www.vigoschools.org/~thnvhs</a></li>
</ul>
<!-- ENDS meta -->
<a href="http://www.vigoschools.org/~thnvhs" target="_blank" class="cover"><img src="images/north.jpg" alt="Feature image" /></a>
</div>
<!-- ENDS project-thumb -->
<div class="the-excerpt">
Thwebco founder Jason Storey helped with the redesign of the North Vigo High School website along with fellow classmate Florian Hiene, and teacher Abe Nasser. <br /><br /><br />
</div>
<a href="http://www.vigoschools.org/~thnvhs" target="_blank" class="read-more link-button"><span>View project</span></a>
</div>
<!-- ENDS shadow -->
</div>
<div class="project">
<h1><a href="project.html">Gingersnaps Cafe</a></h1>
<!-- shadow -->
<div class="project-shadow">
<!-- project-thumb -->
<div class="project-thumbnail">
<!-- meta -->
<ul class="meta">
<li><strong>Project date</strong> June 2009 </li>
<li><strong>Client</strong> Gingersnaps Coffeehouse and Cafe</li>
<li><strong>Visit website</strong> <a href="http://www.jason-storey.com/other/index.html" target="_blank">www.jason-storey.com/other/index.html</a></li>
</ul>
<!-- ENDS meta -->
<a href="http://www.jason-storey.com/other/index.html" target="_blank" class="cover"><img src="images/gsnaps.jpg" alt="Feature image" /></a>
</div>
<!-- ENDS project-thumb -->
<div class="the-excerpt">
The Gingersnaps website was originally designed as a full Flash website. We utilized the best in Flash animation to create a fluid web browsing experience that could deliver the information needed by the user in a fun captivating way.<br /><strong>*this site is no longer live</strong><br />
</div>
<a href="http://www.jason-storey.com/other/index.html" target="_blank" class="read-more link-button"><span>View project</span></a>
</div>
<!-- ENDS shadow -->
</div>
</div>
<!-- End project list -->
<!-- ENDS page-content -->
</div>
<!-- ENDS content -->
</div>
<!-- ENDS wrapper-main -->
</div>
<!-- ENDS MAIN -->
<!-- Twitter -->
<!-- ENDS Twitter -->
<!-- FOOTER -->
<div id="footer">
<?php include 'footer.php'; ?>
</div>
<!-- ENDS FOOTER -->
<!-- Bottom -->
<div id="bottom">
<!-- wrapper-bottom -->
<div class="wrapper">
<div id="bottom-text">2013 Terre Haute Web Company all rights reserved.</div>
<!-- Social -->
<ul class="social ">
<li><a href="http://www.facebook.com/thwebco" class="poshytip facebook" title="Become a fan"></a></li>
<li><a href="http://www.twitter.com" class="poshytip twitter" title="Follow our tweets"></a></li>
</ul>
<!-- ENDS Social -->
<div id="to-top" class="poshytip" title="To top"></div>
</div>
<!-- ENDS wrapper-bottom -->
</div>
<!-- ENDS Bottom -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37986108-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>