-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
548 lines (461 loc) Β· 22.7 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
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
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
<!DOCTYPE html>
<html>
<head>
<!-- Giving extra info to browser about webpage and content we are serving. -->
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<meta charset="utf-8" />
<!-- Meta tag for viewport, for responsiveness using width and initial scale. -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- TODO: Describe -->
<meta name="description" content="" />
<!-- TODO: Describe using WordPress -->
<meta name="author" content="" / <!-- This will give a favicon graphic to address bar. -->
<link rel="icon" href="assets/img/_favicon.ico" />
<title>Bootstrap to WordPress</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- FontAwesome Icons -->
<link rel="stylesheet" href="assets/css/font-awesome/css/font-awesome.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/custom.css">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap" rel="stylesheet">
<!-- HTML5 shiv and Respond.js 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>
<!-- HEADER
===================================================== -->
<header class="site-header" role="banner">
<!-- NAVBAR
===================================================== -->
<div class="navbar-wrapper">
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-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 href="/" class="navbar-brand"><img src="assets/img/logo.png" alt="Bootstrap to WordPress"></a>
</div><!-- navbar-header -->
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="/">Home</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="contact.html">Contact</a></li>
</ul><!-- nav -->
</div><!-- navbar-collapse -->
</div><!-- container -->
</div><!-- navbar -->
</div><!-- navbar-wrapper -->
</header>
<!-- HERO
===================================================== -->
<section id="hero" data-type="background" data-speed="5">
<article>
<div class="container clearfix">
<div class="row">
<div class="col-sm-5">
<img src="assets/img/logo-badge.png" alt="Bootstrap to WordPress" class="logo">
</div><!-- col -->
<div class="col-sm-7 hero-text">
<h1>Bootstrap to WordPress</h1>
<p class="lead">Earn An Extra $1k - $5k a Month by Learning to Code Your Very Own Responsive & Custom
WordPress Website with Bootstrap</p>
<div id="price-timeline">
<div class="price active">
<h4>Pre-Launch Price <small>Ends soon!</small></h4>
<span>$149</span>
</div><!-- price -->
<div class="price">
<h4>Launch Price <small>Coming soon!</small></h4>
<span>$299</span>
</div><!-- price -->
<div class="price">
<h4>Final Price <small>Coming soon!</small></h4>
<span>$399</span>
</div><!-- price -->
</div><!-- price-timeline -->
<p><a href="/" class="btn btn-lg btn-danger" role="button">Enroll »</a></p>
</div><!-- col -->
</div><!-- row -->
</div><!-- container -->
</article>
</section><!-- hero -->
<!-- OPT IN SECTION
===================================================== -->
<section id="optin">
<div class="container">
<div class="row">
<div class="col-sm-8">
<p class="lead"><strong>Subscribe to our mailing list.</strong> We'll send something special as a thank you.
</p>
</div><!-- col -->
<div class="col-sm-4">
<button class="btn btn-success btn-lg btn-block" data-toggle="modal" data-target="#myModal">Click here to
Subscribe</button>
</div><!-- col -->
</div><!-- row -->
</div><!-- container -->
</section><!-- optin -->
<!-- BOOST YOUR INCOME
===================================================== -->
<section id="boost-income">
<div class="container">
<div class="section-header">
<img src="assets/img/icon-boost.png" alt="Chart">
<h2>How You Can Boost Your Income</h2>
<p class="lead">Whether you’re a freelance designer, entrepreneur, employee for a company, code hobbyist,
or looking for a new career — this course gives you an immensely valuable skill that will enable you to
either:</p>
<div class="row">
<div class="col-sm-6">
<h3>Make money on the side</h3>
<p>So you can save up for that Hawaiian vacation you’ve been wanting, help pay off your debt, your
car, your mortgage, or simply just to have bonus cash laying around.</p>
</div><!-- col -->
<div class="col-sm-6">
<h3>Create a full-time income</h3>
<p>WordPress developers have options. Many developers make a generous living off of creating custom
WordPress themes and selling them on websites like ThemeForest. Freelance designers and developers can
also take on WordPress projects and make an extra $1,000 - $5,000+ per month.</p>
</div><!-- col -->
</div><!-- row -->
</div><!-- section-header -->
</div><!-- container -->
</section><!-- boost-income -->
<!-- WHO BENEFITS
===================================================== -->
<section id="who-benefits">
<div class="container">
<div class="section-header">
<img src="assets/img/icon-pad.png" alt="Pad and pencil">
<h2>Who Should Take This Course?</h2>
</div><!-- section-header -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<h3>Graphic & Web Designers</h3>
<p>Graphic designers are extremely talented, but ask them to code their designs and they'll freeze up! This
leaves them with no other choice but to hire a web developer. Any professional graphic designers knows web
developers can be expensive.</p>
<p>If you’re a designer, learning to code your own WordPress websites can change your business entirely!
Now, not only are you a great designer, but you're a skillful developer, too! This puts you in a position to
<strong>make an extra $1,000 - $5,000 per project.</strong></p>
<h3>Entrepreneurs</h3>
<p>Entrepreneurs have big dreams, and in many cases, shoestring budgets. In order to survive in the cut-throat
world of the Startup company, it’s a necessity to have a world-class website. However, world-class
websites come with a large price tag.</p>
<p>If you can learn how to build a high-quality startup website by yourself, then you’ve just saved
yourself a lot of cash, <strong>tens of thousands of dollars in many cases.</strong></p>
<h3>Employees</h3>
<p>Any company knows the education & training of their employees is key to a thriving team.</p>
<p>Depending on the type of company you work for, if you understand how to code, and can develop CMS driven
websites, that gives you <strong>negotiating power for a better position, or a higher salary.</strong></p>
<h3>Code Hobbyists</h3>
<p>It’s fun to learn challenging new skills. Code hobbyists can add dynamic websites to their arsenal of
tools to play with — you can even <strong>sell WordPress themes and plugins for cash!</strong> The
possibilities are truly endless.</p>
<h3>People Looking for a New Career</h3>
<p>Are you out of work? Looking for a more rewarding job? Desire a career that can allow you to work almost
anywhere in the world? Becoming a Web Developer might be the answer for you.</p>
<p><strong>Web developers are paid well, anywhere from $33,000 to more than $105,000 per year.</strong> They
get to work at amazing companies that are changing the world, or they enjoy the ability to start their own
companies, become location-independent and work from home, from coffee shops, in an airplane, on the beach,
or wherever they want!</p>
</div><!-- col -->
</div><!-- row -->
</div><!-- container -->
</section><!-- who-benefits -->
<!-- COURSE FEATURES
===================================================== -->
<section id="course-features">
<div class="container">
<div class="section-header">
<img src="assets/img/icon-rocket.png" alt="Rocket">
<h2>Course Features</h2>
</div><!-- section-header -->
<div class="row">
<div class="col-sm-2">
<i class="ci ci-computer"></i>
<h4>Lifetime access to 80+ lecture</h4>
</div><!-- end col -->
<div class="col-sm-2">
<i class="ci ci-watch"></i>
<h4>10+ hours of HD video content</h4>
</div><!-- end col -->
<div class="col-sm-2">
<i class="ci ci-calendar"></i>
<h4>30-day money back guarantee</h4>
</div><!-- end col -->
<div class="col-sm-2">
<i class="ci ci-community"></i>
<h4>Access to a community of like-minded students</h4>
</div><!-- end col -->
<div class="col-sm-2">
<i class="ci ci-instructor"></i>
<h4>Direct access to the instructor</h4>
</div><!-- end col -->
<div class="col-sm-2">
<i class="ci ci-device"></i>
<h4>Accessible content on your mobile devices</h4>
</div><!-- end col -->
</div><!-- row -->
</div><!-- container -->
</section><!-- course-features -->
<!-- PROJECT FEATURES
===================================================== -->
<section id="project-features">
<div class="container">
<h2>Final Project Features</h2>
<p class="lead">Throughout this entire course, you work towards building an incredibly beautiful website. Want to
see the website <strong>you</strong> are going to build? <em>You're looking at it!</em> The website you're using
right now is the website you will have built entirely by yourself, by the end of this course.</p>
<div class="row">
<div class="col-sm-4">
<img src="assets/img/icon-design.png" alt="Design">
<h3>Sexy & Modern Design</h3>
<p>You get to work with a modern, professional quality design & layout.</p>
</div><!-- col -->
<div class="col-sm-4">
<img src="assets/img/icon-code.png" alt="Code">
<h3>Quality HTML5 & CSS3</h3>
<p>You'll learn how hand-craft a stunning website with valid, semantic and beautiful HTML5 & CSS3.</p>
</div><!-- col -->
<div class="col-sm-4">
<img src="assets/img/icon-cms.png" alt="CMS">
<h3>Easy-to-use CMS</h3>
<p>Allow your clients to easily update their websites by converting your static websites to dynamic websites,
using WordPress.</p>
</div><!-- col -->
</div><!-- row -->
</div><!-- container -->
</section><!-- project-features -->
<!-- VIDEO FEATURES
===================================================== -->
<section id="featurette">
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<h2>Watch the Course Introduction</h2>
<iframe width="100%" height="415" src="//www.youtube.com/embed/q-mJJsnOHew" frameborder="0"
allowfullscreen></iframe>
</div><!-- col -->
</div><!-- row -->
</div><!-- container -->
</section><!-- featurette -->
<!-- INSTRUCTOR
===================================================== -->
<section id="instructor">
<div class="container">
<div class="row">
<div class="col-sm-8 col-md-6">
<div class="row">
<div class="col-lg-8">
<h2>Your Instructor <small>Brad Hussey</small></h2>
</div><!-- end col -->
<div class="col-lg-4">
<a href="https://twitter.com/bradhussey" class="badge social twitter" target="_blank"><i
class="fa fa-twitter"></i></a>
<a href="https://facebook.com/bradhussey" class="badge social facebook" target="_blank"><i
class="fa fa-facebook"></i></a>
<a href="https://plus.google.com/+BradHussey" class="badge social gplus" target="_blank"><i
class="fa fa-google-plus"></i></a>
</div><!-- end col -->
</div><!-- row -->
<p class="lead">A highly skilled professional, Brad Hussey is a passionate and experienced web designer,
developer, blogger and digital entrepreneur.<p>
<p>Hailing from North Of The Wall (Yellowknife, Canada), Brad made the trek to the Wet Coast (Vancouver,
Canada) to educate and equip himself with the necessary skills to become a spearhead in his trade of
solving problems on the web, crafting design solutions, and speaking in code.</p>
<p>Brad's determination and love for what he does has landed him in some pretty interesting places with
some neat people. He's had the privilege of working with, and providing solutions for, numerous
businesses, big & small, across the Americas.</p>
<p>Brad builds custom websites, and provides design solutions for a wide-array of clientele at his
company, Brightside Studios. He regularly blogs about passive income, living your life to the fullest,
and provides premium quality web design tutorials and courses for tens of thousands of amazing people
desiring to master their craft.</p>
<hr>
<h3>The Numbers <small>They Don't Lie</small></h3>
<div class="row">
<div class="col-xs-4">
<div class="num">
<div class="num-content">
41,000+ <span>students</span>
</div><!-- num-content -->
</div><!-- num -->
</div><!-- end col -->
<div class="col-xs-4">
<div class="num">
<div class="num-content">
568 <span>reviews</span>
</div><!-- num-content -->
</div><!-- num -->
</div><!-- end col -->
<div class="col-xs-4">
<div class="num">
<div class="num-content">
8 <span>courses</span>
</div><!-- num-content -->
</div><!-- num -->
</div><!-- end col -->
</div><!-- row -->
</div><!-- end col -->
</div><!-- row -->
</div><!-- container -->
</section><!-- instructor -->
<!-- TESTIMONIALS
===================================================== -->
<section id="kudos">
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<h2>What People Are Saying About Brad</h2>
<!-- TESTIMONIAL -->
<div class="row testimonial">
<div class="col-sm-4">
<img src="assets/img/brennan.jpg" alt="Brennan">
</div><!-- end col -->
<div class="col-sm-8">
<blockquote>
These videos are well created, concise, fast-paced, easy to follow, and just funny enough to keep you
chuckling as you're slamming out lines of code. I've taken 3 courses from this instructor. Whenever I
have questions he is right there with a simple solution or a helpful suggestion to keep me going forward
with the course work.
<cite>— Brennan, graduate of all of Brad's courses</cite>
</blockquote>
</div><!-- end col -->
</div><!-- row -->
<!-- TESTIMONIAL -->
<div class="row testimonial">
<div class="col-sm-4">
<img src="assets/img/ben.png" alt="Illustration of a man with a moustache">
</div><!-- end col -->
<div class="col-sm-8">
<blockquote>
I found Brad to be a great teacher, and a very inspiring person. It's clear he is very passionate about
helping designers learn to code, and I look forward to more courses from him!
<cite>— Ben, graduate of Build a Website from Scratch with HTML & CSS</cite>
</blockquote>
</div><!-- end col -->
</div><!-- row -->
<!-- TESTIMONIAL -->
<div class="row testimonial">
<div class="col-sm-4">
<img src="assets/img/aj.png" alt="Illustration of a man with a beard">
</div><!-- end col -->
<div class="col-sm-8">
<blockquote>
Brad is amazing and I honestly think he's the best tutor of all the courses I have taken on Udemy. Will
definitely be following him in the future. Thanks Brad!
<cite>— AJ, graduate of Code a Responsive Website with Bootstrap 3</cite>
</blockquote>
</div><!-- end col -->
</div><!-- row -->
<!-- TESTIMONIAL -->
<div class="row testimonial">
<div class="col-sm-4">
<img src="assets/img/ernest.png" alt="Illustration of a man with a goatee">
</div><!-- end col -->
<div class="col-sm-8">
<blockquote>
Brad is an excellent instructor. His content is super high quality, and you can see the love and care
put into every section. The tutorials are the perfect length, and you feel like your doing something
right out the gate! I really can't believe this is free. I highly recommend taking advantage of this
course.
<cite>— Ernest, graduate of Code Dynamic Websites with PHP</cite>
</blockquote>
</div><!-- end col -->
</div><!-- row -->
</div><!-- end col -->
</div><!-- row -->
</div><!-- container -->
</section><!-- kudos -->
<!-- SIGN UP SECTION
===================================================== -->
<section id="signup" data-type="background" data-speed="4">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2>Are you ready to take your coding skills to the <strong>next level</strong>?</h2>
<p><a href="#" class="btn btn-lg btn-block btn-success">Yes, sign me up!</a></p>
</div><!-- end col -->
</div><!-- row -->
</div><!-- container -->
</section><!-- signup -->
<!-- FOOTER
===================================================== -->
<footer>
<div class="container">
<div class="col-sm-3">
<p><a href="/"><img src="assets/img/logo.png" alt="Bootstrap to WordPress"></a></p>
</div><!-- end col -->
<div class="col-sm-6">
<nav>
<ul class="list-unstyled list-inline">
<li><a href="">Home</a></li>
<li><a href="">Blog</a></li>
<li><a href="">Resources</a></li>
<li><a href="">Contact</a></li>
<li class="signup-link"><a href="">Sign up now</a></li>
</ul>
</nav>
</div><!-- end col -->
<div class="col-sm-3">
<p class="pull-right">© 2019 Brad Hussey</p>
</div><!-- end col -->
</div><!-- container -->
</footer>
<!-- MODAL
===================================================== -->
<div class="modal fade" id="myModal">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span
class="sr-only">Close</span></button>
<h4 class="modal-title" id="myModalLabel"><i class="fa fa-envelope"></i> Subscribe to our Mailing List</h4>
</div><!-- modal-header -->
<div class="modal-body">
<p>Simply enter your name and email! As a thank you for joining us, we're going to give you one of our
best-selling courses, <em>for free!</em></p>
<form class="form-inline" role="form">
<div class="form-group">
<label for="subscribe-name" class="sr-only">Your first name</label>
<input type="text" class="form-control" id="subscribe-name" placeholder="Your first name">
</div><!-- form-group -->
<div class="form-group">
<label for="subscribe-email" class="sr-only">and your email</label>
<input type="text" class="form-control" id="subscribe-email" placeholder="and your email">
</div><!-- form-group -->
<input type="submit" class="btn btn-danger" value="Subscribe!">
</form>
<hr>
<p><small>By providing your email you consent to receiving occasional promotional emails & newsletters.
<br>No Spam. Just good stuff. We respect your privacy & you may unsubscribe at any time.</small></p>
</div><!-- modal-body -->
</div><!-- modal-content -->
</div><!-- modal-dialog -->
</div><!-- modal -->
<!-- BOOTSTRAP CORE JAVASCRIPT
Placed at the end of the document so the pages load faster!
===================================================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script src="assets/js/jquery-2.1.1.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/main.js"></script>
<!-- TypeKit Fonts -->
<script type="text/javascript" src="//use.typekit.net/gla7wnd.js"></script>
<script type="text/javascript">
try {
Typekit.load();
} catch (e) {}
</script>
</body>
</html>