forked from doctorlam/html-wordpress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
323 lines (273 loc) · 10.9 KB
/
index.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
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
<!DOCTYPE html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes" />
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="responsive.css">
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Raleway:900' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Raleway:600' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Bevan' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Bree+Serif' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700' rel='stylesheet' type='text/css'>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<link rel="stylesheet" href="css/animation.css">
<title>Chris Lam - Freelance Web Designer and content specialist based out of Denton, TX</title>
</head>
<body>
<div class="container">
<div class="row">
<div class="container-content">
<header>
<div class="branding">
<div class="logo-container">
<a href="index.html">
<div class="circle"><h1>CL</h1>
</div></a>
<div class="name-container">
<h1 class="logo"><a href="index.html">Chris Lam</a></h1>
<h2 class="title">Designer & Developer</h2>
</div>
</div>
</div>
<nav>
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="work.html">Work</a></li>
<li><a href="hire.html">Hire Me</a></li>
</ul>
</nav>
</header>
</div><!--Container content -->
</div><!--row 0-->
<!--<div class= "banner slideDown">
<h1>Welcome.</h1>
</div>-->
<div class="row">
<section class="hero">
<div class="opaque">
<section class="tagline">
<div class="type-wrap">
<span id="typed"></span>
</div>
<ul>
<li>I design, develop, test, and refine
beautiful website experiences.</li>
</ul>
<ul class="reverse-buttons">
<li><a href="#rationale" class="reverse-button smoothScroll hvr-shutter-out-horizontal-reverse">Read More</a></li>
<li><a class="reverse-button hvr-shutter-out-horizontal-reverse" href="work.html">See My Work</a></li>
</ul>
</section>
</div><!--opaque-->
</section>
</div>
<a id ="rationale"></a>
<div class="homepage">
<div class="panel">
<div class="clever-wrap">
<section class="left clever-box">
<div class="rationale">
<div class="rationale-heading-middle">
<img class="icon" src ="images/dev.png" alt ="dev icon" />
<h1>Who am I?</h1>
</div>
<p>I have a Ph.D. in Technical Communication and a Master's degree in Information Design from the Illinois Institute of Technology.</p>
<p class="last">I have been teaching undergrad/grad courses in web design, writing, editing, and other communication-related topics for over a decade. I have a real passion for creating beautiful things for the web.</p>
<div class="buttons">
<a class="button hvr-shutter-out-horizontal" href="hire.html">Contact Me</a>
</div>
</div>
</section>
<section class="clever-box middle">
<div class="rationale">
<div class="rationale-heading-left">
<img class="icon" src ="images/browser 2.png" alt ="browser icon" />
<h1 class="column">Why choose me?</h1>
</div>
<p>Why? Because my primary focus is YOU. I utilize a user-centered design approach, which simply means that the end user experience drives a design-- and not the designer.</p>
<p class="last">More importantly, I love helping people! Seriously, I do. I love explaining the process of web design and translating "tech-y" details in a way that helps you understand how your site impacts your business.</p>
<div class="buttons">
<a class="button hvr-shutter-out-horizontal" href="work.html">See My Work</a>
</div>
</div>
</section>
<section class="clever-box clever-box-last">
<div class="rationale">
<div class="rationale-heading-right">
<img class="icon" src ="images/toolbox.png" alt ="toolbox icon" />
<h1>What's in it for you?</h1>
</div>
<ul>
<li>Beautiful, custom websites delivered on Wordpress (No generic themes here!)</li>
<li>Responsive design optimized for all devices</li>
<li>Integration of social media into your website</li>
<li>Content development and consulting using both primary and secondary research approaches</li>
<li class="last">Incredible customer service, website management, and maintenance</li>
</ul>
<div class="buttons">
<a class="button hvr-shutter-out-horizontal" href="hire.html">Work With Me</a>
</div>
</div>
</section>
</div><!--clever wrap close-->
</div><!--panel-->
<div id="cbp-qtrotator" class="cbp-qtrotator">
<div class="cbp-qtcontent current">
<div class="row quote-panel-1">
<section class="vertical-center">
<div class="four">
<h1>Client Love</h1>
<h2>Justin Boggs, CEO, Scope.La</h2>
<a class="reverse-button hvr-shutter-out-horizontal-reverse" href="work.html">See the project</a>
</div>
<div class="eight">
<blockquote>Chris was a wonderful person to work with. He is rare in that he has both the ability to create great design and genuine technical writing talents.</blockquote>
</div>
</section>
</div>
</div>
<div class="cbp-qtcontent">
<div class="row quote-panel-2">
<section class="vertical-center">
<div class="four">
<h1>Client Love</h1>
<h2>Justin Boggs, CEO, Scope.La</h2>
<a class="reverse-button hvr-shutter-out-horizontal-reverse" href="work.html">See the project</a>
</div>
<div class="eight">
<blockquote>...You need to speak to the needs of your customer, which means translating the value of your software with persuasive content and technical writing. That is exactly what Chris was able to deliver.</blockquote>
</div>
</section>
</div>
</div>
<div class="cbp-qtcontent">
<div class="row quote-panel-3">
<section class="vertical-center">
<div class="four">
<h1>Client Love</h1>
<h2>Justin Boggs, CEO, Scope.La</h2>
<a class="reverse-button hvr-shutter-out-horizontal-reverse" href="work.html">See the project</a>
</div>
<div class="eight">
<blockquote>During the entire length of the project...I don't think an hour passed after any of my email communications before I was getting a response.</blockquote>
</div>
</section>
</div>
</div>
<span class="cbp-qtprogress"></span>
</div>
<div class="row bottom-panel">
<section class="row vertical-center">
<h1>Are you ready to work together?</h1>
<h2>Complete the simple webform to get the project started.</h2>
<a class="reverse-button hvr-shutter-out-horizontal-reverse" href="hire.html">Get Started</a>
</section>
</div>
</div><!--homepage-->
<div class="row">
<footer>
<div class="three">
<h1>Site Pages</h1>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="work.html">Work</a></li>
<li class="last"><a href="hire.html">Hire Me</a></li>
</ul>
</div>
<div class="three">
<h1>Social Media</h1>
<ul>
<li><a href="http://facebook.com/doctorlam">Facebook</a></li>
<li><a href="http://twitter.com/doctor_lam">Twitter</a></li>
<li><a href="https://www.linkedin.com/pub/chris-lam/32/710/a54">LinkedIn</a></li>
<li class="last"><a href="http://www.youtube.com/c/ChrisLam1">YouTube</a></li>
</ul>
</div>
<div class="three">
<h1>Contact</h1>
<ul>
<li>1205 Amherst Dr.</li>
<li>Denton, TX 76201</li>
<li>312-404-2430</li>
<li class="last">[email protected]</li>
</ul>
</div>
<div class="three mission">
<h1>Mission & Vision</h1>
<ul>
<li>My mission and vision are intensely people focused. I strive to provide the best solution for all clients by clearly communicating the objectives, process, and sustainability of their website solution. I will accomplish this by providing high quality work and world-class customer service.</li>
</ul>
</div>
</footer>
</div>
</div>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="js/smoothscroll.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-18260276-3', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
$(document).ready(function() {
//Quotes rotator
var divs = $('.cbp-qtcontent');
function fade() {
var current = $('.current');
var currentIndex = divs.index(current),
nextIndex = currentIndex + 1;
if (nextIndex >= divs.length) {
nextIndex = 0;
}
var next = divs.eq(nextIndex);
next.stop().fadeIn(1500, function() {
$(this).addClass('current');
});
current.stop().fadeOut(1500, function() {
$(this).removeClass('current');
_startProgress()
setTimeout(fade, 8000);
});
}
function _startProgress(){
$(".cbp-qtprogress").removeAttr('style');
$(".cbp-qtprogress").animate({
width:"100%",
} , 8000);
}
_startProgress()
setTimeout(fade, 8000);
});
</script>
</body>
<script src="jquery.js"></script>
<script src="js/typed.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="js/typed.js" type="text/javascript"></script>
<script>
$(function(){
$("#typed").typed({
strings: ["Hi, my name is Chirss", "Hi, my name is Chris!"],
typeSpeed: 30,
backDelay: 500,
loop: false,
contentType: 'html', // or text
// defaults to false for infinite loop
loopCount: false,
callback: function(){ foo(); },
resetCallback: function() { newTyped(); }
});
$(".reset").click(function(){
$("#typed").typed('reset');
});
});
function newTyped(){ /* A new typed object */ }
function foo(){ console.log("Callback"); }
</script>
</html>