-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
389 lines (381 loc) · 15.2 KB
/
index.html
File metadata and controls
389 lines (381 loc) · 15.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="assets/img/favicon.png">
<title>codelab | Professional Development. Elegant Design.</title>
<!--Stylesheet-->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/menu.css" rel="stylesheet">
<link href="assets/css/font-awesome.css" rel="stylesheet">
<link href="assets/font-awesome-4.4.0/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/font-mfizz-2.3.0/font-mfizz.css" rel="stylesheet">
<link href="assets/css/animate.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="page-loader">
<img src="assets/img/loader.gif" alt="">
</div>
<!-- Header
================================================== -->
<header id="header">
<div id="mega-menu" class="header header-sticky primary-menu icons-no default-skin fadeInUp align-right">
<div class="container">
<div class="row">
<nav class="navbar navbar-default redq" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand large" href="index.html"><img class="top-logo invisible" src="assets/img/logo-header.png" alt="codelab"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<!-- <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> -->
<div class="collapse navbar-collapse">
<a class="navbar-brand mobile pull-left" href="#"><i class="fa fa-bars"></i><span class="logo-style"> CodeLab</span></a>
<a class="mobile-menu-close" id="cs-menu-mobile-close"><i class="fa fa-random"></i></a>
<ul class="nav navbar-nav nav-list">
<li id="button3">
<a href="#"><i class="fa fa-bolt"></i><span class="link-item">Home</span></a>
</li>
<li class="dropdown redq-fullwidth" id="button1">
<a href="index.html#section1" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-tasks"></i><span class="link-item"> About Us </span></a>
</li>
<li class="dropdown redq-fullwidth" id="button2">
<a href="index.html#contact-us-cs" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-users"></i><span class="link-item"> Contact Us </span></a>
<!-- end .dropdown-menu -->
</li>
<!-- end .dropdown -->
</ul>
<!-- end .nav .navbar-nav -->
</div>
<!-- end .navbar-collapse -->
<!-- </div> -->
<!-- end .container-fluid -->
</div>
<!-- end .container -->
</nav>
<!-- end nav -->
</div>
<!-- end .row -->
</div>
<!-- end .container -->
</div>
<!-- end .header -->
</header>
<!-- Animated Intro
================================================== -->
<div id="large-header" class="large-header">
<canvas id="demo-canvas"></canvas>
<h1 class="main-title">codelab<br>
<span class="smallh wow zoomIn">Professional Development. Elegant Design.</span><br>
<button id="button5" type="button" class="btn btn-default wow fadeInLeft">Tell me more</button>
<button id="button4" type="button" class="btn btn-primary wow fadeInRight">Contact Us</button>
</h1>
</div>
<!-- Features
================================================== -->
<!-- TODO: ICONS RESIZE BADLY AT MEDIUM SIZED SCREENS -->
<section id="section1" class="page-wrapper gray">
<div class="container">
<h2 class="title">Development made easy.</h2>
<div class="row">
<div class="col-md-12 text-center">
<p class="lead">
Whether it is design or implementation, our teams of talented individuals have the skills to suit your project's needs.<br/>From sleek and simple websites or robust, full-stack web apps to functional mobile apps, CodeLab does it all.
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 feature wow zoomIn" data-wow-duration="0.8s" data-wow-delay="0.1s">
<div class="octa">
</div>
<i class="topicon fa fa-desktop"></i>
<div class="feature-content">
<h3>Web Development</h3>
<p>
Full-stack web development, ranging from small sites to large-scale frameworks.<br> <hr>We deliver modern, responsive and polished products crafted with the utmost care to create gorgeous and user-friendly designs.
</p>
</div>
</div>
<div class="col-md-4 feature wow zoomIn" data-wow-duration="0.8s" data-wow-delay="0.4s">
<div class="octa">
</div>
<i class="topicon fa fa-server"></i>
<div class="feature-content">
<h3>Server Development</h3>
<p>
Swift, maintainable and powerful servers or backend systems.<br> <hr>We believe in a holistic and modular approach to coding, everything is well-rounded and capable of expansion anytime.
</p>
</div>
</div>
<div class="col-md-4 feature wow zoomIn" data-wow-duration="0.8s" data-wow-delay="0.7s">
<div class="octa">
</div>
<i class="topicon fa fa-mobile"></i>
<div class="feature-content">
<h3>App Development</h3>
<p>
The future of mobile technology is here, and we are ahead of the curve.<br> <hr>Our intuitive applications respond instantly and interact seamlessly across web, iOS and Android environments.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- About Us
================================================== -->
<section class="split">
<div class="col-md-6" style="height:420px;background-size:cover;background-image:url(assets/img/open-space.png);">
<div class="overlay" style="background:#303543;opacity:0.4;">
</div>
</div>
<div class="col-md-6 darkbgcolor" style="height:420px;">
<h2 class="title">About Us</h2>
<p class="lead">
We are a team of experienced developers with a passion for coding and design. Whatever the task at hand, we will see it through to help your project / company become succesful. When it comes to the design and development process, we don't cut corners. Our primary focus is on your vision for your project.
</p>
<h2 class="title">What we do</h2>
<ul class="unstyle checklist">
<li>Websites</li>
<li>Mobile Apps</li>
<li>Web Apps</li>
<li>Project Development</li>
<li>Technical Support</li>
</ul>
</div>
</section>
<!-- Team
================================================== -->
<section class="page-wrapper gray wow zoomIn">
<div class="container">
<h2 class="title">Founders</h2>
<p class="tagline">
Who started it all?
</p>
<div class="row team-wrap">
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="team-boxes">
<div class="team-thumb overlay-image view-overlay">
<img class = " " src="assets/img/user-placeholder.jpg" alt="">
<div class="clear">
</div>
<div class="mask team_quote">
<div class="port-zoom-link">
<p>
<span class="accentcolor" style="font-weight:700;">INSPIRATION</span><br/>
<i>"It always seems impossible<br>until it's done..."</i>
</p>
</div>
</div>
</div>
<div class="team-info">
<h2>Courtney Jooste</h2>
<p>
Managing Director
</p>
</div>
<div class="separator">
</div>
<div class="team-social">
<a href="https://www.facebook.com/courtney.jooste"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/CourtneyJooste"><i class="fa fa-github"></i></a>
<a href="https://www.google.com/chrome/browser/desktop/index.html"><i class="fa fa-internet-explorer"></i></a>
<a href="https://za.linkedin.com/in/courtneyjooste"><i class="fa fa-linkedin"></i></a>
<a href="mailto:courtney@codelab.io"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="team-boxes">
<div class="team-thumb overlay-image view-overlay">
<img class = " " src="assets/img/user-placeholder.jpg" alt="">
<div class="clear">
</div>
<div class="mask team_quote">
<div class="port-zoom-link">
<p>
<span class="accentcolor" style="font-weight:700;">INSPIRATION</span><br/>
<i>"Client satisfaction<br/>is our highest priority."</i>
</p>
</div>
</div>
</div>
<div class="team-info">
<h2>Carl Eiserman</h2>
<p>
Technical Director
</p>
</div>
<div class="separator">
</div>
<div class="team-social">
<a href="https://www.facebook.com/carl.eiserman"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/carl-eis"><i class="fa fa-github"></i></a>
<a href="https://www.google.com/chrome/browser/desktop/index.html"><i class="fa fa-internet-explorer"></i></a>
<a href="https://za.linkedin.com/in/carleiserman"><i class="fa fa-linkedin"></i></a>
<a href="mailto:carl@codelab.io"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="team-boxes">
<div class="team-thumb overlay-image view-overlay">
<img class = " " src="assets/img/user-placeholder.jpg" alt="">
<div class="clear">
</div>
<div class="mask team_quote">
<div class="port-zoom-link">
<p>
<span class="accentcolor" style="font-weight:700;">INSPIRATION</span><br/>
<i>"Too positive to be doubtful,<br>too optimistic to be fearful<br>and too determined to be defeated "</i>
</p>
</div>
</div>
</div>
<div class="team-info">
<h2>Evert Jansen van Vuuren</h2>
<p>
Director of Operations
</p>
</div>
<div class="separator">
</div>
<div class="team-social">
<a href="https://www.facebook.com/evertjvv"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/Evert-jvv"><i class="fa fa-github"></i></a>
<a href="https://www.google.com/chrome/browser/desktop/index.html"><i class="fa fa-internet-explorer"></i></a>
<a href="https://za.linkedin.com/in/evertjvv"><i class="fa fa-linkedin"></i></a>
<!-- <a href="mailto:evert@codelab.io"><i class="fa fa-envelope"></i></a> -->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Fun Facts
================================================== -->
<!-- <section id="progress" class="parallax parallax-image" style="background-image:url(assets/img/background-office.jpg);"> -->
<section id="progress" class="">
<div class="wrapsection">
<div class="overlay" style="background:#303543;opacity:0.8;">
<div style="left: 0px; right: 0px;">
<h2 class="title-custom text-center" style="color: white">We like to use:</h2>
</div>
</div>
<div class="container">
<div class="parallax-content">
<div class="row" style="margin-top:50px">
<div class="col-md-3">
<div class="funfacts text-center">
<a href="https://en.wikipedia.org/wiki/HTML5">
<div class="workicons icon">
<i class="fa fa-html5"></i>
</div>
</a>
<!-- <h2 class="counter" data-from="0" data-to="294" data-speed="2500"></h2> -->
<!-- <h2 id="percentage" style="font-size:60px;color:#20b2aa;font-weight:700;">HTML5</h2> -->
<h3 class="worktext">HTML5</h3>
</div>
</div>
<div class="col-md-3">
<div class="funfacts text-center">
<a href="https://en.wikipedia.org/wiki/Cascading_Style_Sheets">
<div class="workicons icon">
<i class="fa fa-css3"></i>
</div>
</a>
<!-- <h2 class="counter" data-from="0" data-to="983" data-speed="2500"></h2> -->
<!-- <h2 id="percentage" style="font-size:60px;color:#20b2aa;font-weight:700;">CSS3</h2> -->
<h3 class="worktext">CSS3</h3>
</div>
</div>
<div class="col-md-3">
<div class="funfacts text-center">
<a href="https://www.javascript.com/">
<div class="workicons icon">
<i class="fa icon-javascript-alt" style="margin-left: 7px;"></i>
</div>
</a>
<!-- <h2 class="counter" data-from="0" data-to="3179" data-speed="2500"></h2> -->
<!-- <h2 id="percentage" style="font-size:60px;color:#20b2aa;font-weight:700;">Javascript</h2> -->
<h3 class="worktext">Javascript</h3>
</div>
</div>
<div class="col-md-3">
<div class="funfacts text-center">
<a href="http://rubyonrails.org/">
<div class="workicons icon">
<i class="fa icon-ruby" style="margin-left: 0px;"></i>
</div>
</a>
<!-- <h2 id="percentage" style="font-size:60px;color:#20b2aa;font-weight:700;">Ruby on rails</h2> -->
<h3 class="worktext">Ruby on Rails</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Us -->
<section id="contact-us-cs" class="page-wrapper gray">
<div class="container">
<h2 class="title">Contact Us</h2>
<div class="row">
<div class="col-sm-12 text-center">
<h2 class="lead">We'd like to hear from you! <br>Please describe your project to us and we'll get back to you promptly with a quote.
<br>
<br>Email: info@codelab.io</h2>
</div>
</div>
</div>
</section>
<!-- Footer
================================================== -->
<section id="footer" class="footer">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<ul class="social-icons">
<li class="wow bounceIn animated" data-wow-delay="0.1s"><a href="https://www.facebook.com/codelab.io/"><i class="fa fa-facebook"></i></a></li>
<li class="wow bounceIn animated" data-wow-delay="0.2s"><a href="https://twitter.com/OfficialCodeLab"><i class="fa fa-twitter"></i></a></li>
<!-- <li class="wow bounceIn animated" data-wow-delay="0.3s"><a href="#."><i class="fa fa-google-plus"></i></a></li> -->
<li class="wow bounceIn animated" data-wow-delay="0.4s"><a href="https://github.com/OfficialCodeLab/"><i class="fa fa-github"></i></a></li>
<!-- <li class="wow bounceIn animated" data-wow-delay="0.5s"><a href="#."><i class="fa fa-pinterest"></i></a></li> -->
</ul>
<a href="index.html"><img src="assets/img/logo-header.png" class="bot-logo footerlogo wow zoomIn" alt="codelab"></a>
<p class="copyright">
© Formulated by codelab.
</p>
</div>
</div>
</div>
</section>
<!-- JavaScript
================================================== -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/parallax.js"></script>
<script src='assets/js/countto.js'></script>
<script src="assets/js/portfolio.js"></script>
<script src="assets/js/animheader.js"></script>
<script src="assets/js/scripts.js"></script>
</body>
</html>