xxxxxxxxxx
1
<!-- Navbar -->
2
<nav class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
3
<div class="container">
4
5
<!-- Brand -->
6
<a class="navbar-brand" href="https://mdbootstrap.com/docs/jquery/" target="_blank">
7
<strong>MDB</strong>
8
</a>
9
10
<!-- Collapse -->
11
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
12
aria-expanded="false" aria-label="Toggle navigation">
13
<span class="navbar-toggler-icon"></span>
14
</button>
15
16
<!-- Links -->
17
<div class="collapse navbar-collapse" id="navbarSupportedContent">
18
19
<!-- Left -->
20
<ul class="navbar-nav mr-auto">
21
<li class="nav-item active">
22
<a class="nav-link" href="#">Home
23
<span class="sr-only">(current)</span>
24
</a>
25
</li>
26
<li class="nav-item">
27
<a class="nav-link" href="https://mdbootstrap.com/docs/jquery/" target="_blank">About MDB</a>
28
</li>
29
<li class="nav-item">
30
<a class="nav-link" href="https://mdbootstrap.com/docs/jquery/getting-started/download/" target="_blank">Free download</a>
31
</li>
32
<li class="nav-item">
33
<a class="nav-link" href="https://mdbootstrap.com/education/bootstrap/" target="_blank">Free tutorials</a>
34
</li>
35
</ul>
36
37
<!-- Right -->
38
<ul class="navbar-nav nav-flex-icons">
39
<li class="nav-item">
40
<a href="https://www.facebook.com/mdbootstrap" class="nav-link" target="_blank">
41
<i class="fab fa-facebook-f"></i>
42
</a>
43
</li>
44
<li class="nav-item">
45
<a href="https://twitter.com/MDBootstrap" class="nav-link" target="_blank">
46
<i class="fab fa-twitter"></i>
47
</a>
48
</li>
49
<li class="nav-item">
50
<a href="https://github.com/mdbootstrap/bootstrap-material-design" class="nav-link border border-light rounded"
51
target="_blank">
52
<i class="fab fa-github mr-2"></i>MDB GitHub
53
</a>
54
</li>
55
</ul>
56
57
</div>
58
59
</div>
60
</nav>
61
<!-- Navbar -->
62
63
<!-- Full Page Intro -->
64
<div class="view full-page-intro" style="background-image: url('https://mdbootstrap.com/img/Photos/Others/images/78.jpg'); background-repeat: no-repeat; background-size: cover;">
65
66
<!-- Mask & flexbox options-->
67
<div class="mask rgba-black-light d-flex justify-content-center align-items-center">
68
69
<!-- Content -->
70
<div class="container">
71
72
<!--Grid row-->
73
<div class="row wow fadeIn">
74
75
<!--Grid column-->
76
<div class="col-md-6 mb-4 white-text text-center text-md-left">
77
78
<h1 class="display-4 font-weight-bold">Learn Bootstrap 4 with MDB</h1>
79
80
<hr class="hr-light">
81
82
<p>
83
<strong>Best & free guide of responsive web design</strong>
84
</p>
85
86
<p class="mb-4 d-none d-md-block">
87
<strong>The most comprehensive tutorial for the Bootstrap 4. Loved by over 500 000 users. Video and written versions
88
available. Create your own, stunning website.</strong>
89
</p>
90
91
<a target="_blank" href="https://mdbootstrap.com/education/bootstrap/" class="btn btn-indigo btn-lg">Start free tutorial
92
<i class="fas fa-graduation-cap ml-2"></i>
93
</a>
94
95
</div>
96
<!--Grid column-->
97
98
<!--Grid column-->
99
<div class="col-md-6 col-xl-5 mb-4">
100
101
<!--Card-->
102
<div class="card">
103
104
<!--Card content-->
105
<div class="card-body">
106
107
<!-- Form -->
108
<form name="">
109
<!-- Heading -->
110
<h3 class="dark-grey-text text-center">
111
<strong>Write to us:</strong>
112
</h3>
113
<hr>
114
115
<div class="md-form">
116
<i class="fas fa-user prefix grey-text"></i>
117
<input type="text" id="form3" class="form-control">
118
<label for="form3">Your name</label>
119
</div>
120
<div class="md-form">
121
<i class="fas fa-envelope prefix grey-text"></i>
122
<input type="text" id="form2" class="form-control">
123
<label for="form2">Your email</label>
124
</div>
125
126
<div class="md-form">
127
<i class="fas fa-pencil-alt prefix grey-text"></i>
128
<textarea type="text" id="form8" class="md-textarea"></textarea>
129
<label for="form8">Your message</label>
130
</div>
131
132
<div class="text-center">
133
<button class="btn btn-indigo">Send</button>
134
<hr>
135
<fieldset class="form-check">
136
<input type="checkbox" class="form-check-input" id="checkbox1">
137
<label for="checkbox1" class="form-check-label dark-grey-text">Subscribe me to the newsletter</label>
138
</fieldset>
139
</div>
140
141
</form>
142
<!-- Form -->
143
144
</div>
145
146
</div>
147
<!--/.Card-->
148
149
</div>
150
<!--Grid column-->
151
152
</div>
153
<!--Grid row-->
154
155
</div>
156
<!-- Content -->
157
158
</div>
159
<!-- Mask & flexbox options-->
160
161
</div>
162
<!-- Full Page Intro -->
163
164
<!--Main layout-->
165
<main>
166
<div class="container">
167
168
<!--Section: Main info-->
169
<section class="mt-5 wow fadeIn">
170
171
<!--Grid row-->
172
<div class="row">
173
174
<!--Grid column-->
175
<div class="col-md-6 mb-4">
176
177
<img src="https://mdbootstrap.com/img/Marketing/mdb-press-pack/mdb-main.jpg" class="img-fluid z-depth-1-half" alt="">
178
179
</div>
180
<!--Grid column-->
181
182
<!--Grid column-->
183
<div class="col-md-6 mb-4">
184
185
<!-- Main heading -->
186
<h3 class="h3 mb-3">Material Design for Bootstrap</h3>
187
<p>This template is created with Material Design for Bootstrap (
188
<strong>MDB</strong> ) framework.</p>
189
<p>Read details below to learn more about MDB.</p>
190
<!-- Main heading -->
191
192
<hr>
193
194
<p>
195
<strong>400+</strong> material UI elements,
196
<strong>600+</strong> material icons,
197
<strong>74</strong> CSS animations, SASS files, templates, tutorials and many more.
198
<strong>Free for personal and commercial use.</strong>
199
</p>
200
201
<!-- CTA -->
202
<a target="_blank" href="https://mdbootstrap.com/docs/jquery/getting-started/download/" class="btn btn-indigo btn-md">Download
203
<i class="fas fa-download ml-1"></i>
204
</a>
205
<a target="_blank" href="https://mdbootstrap.com/docs/jquery/components/" class="btn btn-indigo btn-md">Live demo
206
<i class="far fa-image ml-1"></i>
207
</a>
208
209
</div>
210
<!--Grid column-->
211
212
</div>
213
<!--Grid row-->
214
215
</section>
216
<!--Section: Main info-->
217
218
<hr class="my-5">
219
220
<!--Section: Main features & Quick Start-->
221
<section>
222
223
<h3 class="h3 text-center mb-5">About MDB</h3>
224
225
<!--Grid row-->
226
<div class="row wow fadeIn">
227
228
<!--Grid column-->
229
<div class="col-lg-6 col-md-12 px-4">
230
231
<!--First row-->
232
<div class="row">
233
<div class="col-1 mr-3">
234
<i class="fas fa-code fa-2x indigo-text"></i>
235
</div>
236
<div class="col-10">
237
<h5 class="feature-title">Bootstrap 4</h5>
238
<p class="grey-text">Thanks to MDB you can take advantage of all feature of newest Bootstrap 4.</p>
239
</div>
240
</div>
241
<!--/First row-->
242
243
<div style="height:30px"></div>
244
245
<!--Second row-->
246
<div class="row">
247
<div class="col-1 mr-3">
248
<i class="fas fa-book fa-2x blue-text"></i>
249
</div>
250
<div class="col-10">
251
<h5 class="feature-title">Detailed documentation</h5>
252
<p class="grey-text">We give you detailed user-friendly documentation at your disposal. It will help you to implement your ideas
253
easily.
254
</p>
255
</div>
256
</div>
257
<!--/Second row-->
258
259
<div style="height:30px"></div>
260
261
<!--Third row-->
262
<div class="row">
263
<div class="col-1 mr-3">
264
<i class="fas fa-graduation-cap fa-2x cyan-text"></i>
265
</div>
266
<div class="col-10">
267
<h5 class="feature-title">Lots of tutorials</h5>
268
<p class="grey-text">We care about the development of our users. We have prepared numerous tutorials, which allow you to learn
269
how to use MDB as well as other technologies.</p>
270
</div>
271
</div>
272
<!--/Third row-->
273
274
</div>
275
<!--/Grid column-->
276
277
<!--Grid column-->
278
<div class="col-lg-6 col-md-12">
279
280
<p class="h5 text-center mb-4">Watch our "5 min Quick Start" tutorial</p>
281
<div class="embed-responsive embed-responsive-16by9">
282
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/cXTThxoywNQ" allowfullscreen></iframe>
283
</div>
284
</div>
285
<!--/Grid column-->
286
287
</div>
288
<!--/Grid row-->
289
290
</section>
291
<!--Section: Main features & Quick Start-->
292
293
<hr class="my-5">
294
295
<!--Section: Not enough-->
296
<section>
297
298
<h2 class="my-5 h3 text-center">Not enough?</h2>
299
300
<!--First row-->
301
<div class="row features-small mb-5 mt-3 wow fadeIn">
302
303
<!--First column-->
304
<div class="col-md-4">
305
<!--First row-->
306
<div class="row">
307
<div class="col-2">
308
<i class="fas fa-check-circle fa-2x indigo-text"></i>
309
</div>
310
<div class="col-10">
311
<h6 class="feature-title">Free for personal and commercial use</h6>
312
<p class="grey-text">Our license is user-friendly. Feel free to use MDB for both private as well as commercial projects.
313
</p>
314
<div style="height:15px"></div>
315
</div>
316
</div>
317
<!--/First row-->
318
319
<!--Second row-->
320
<div class="row">
321
<div class="col-2">
322
<i class="fas fa-check-circle fa-2x indigo-text"></i>
323
</div>
324
<div class="col-10">
325
<h6 class="feature-title">400+ UI elements</h6>
326
<p class="grey-text">An impressive collection of flexible components allows you to develop any project.
327
</p>
328
<div style="height:15px"></div>
329
</div>
330
</div>
331
<!--/Second row-->
332
333
<!--Third row-->
334
<div class="row">
335
<div class="col-2">
336
<i class="fas fa-check-circle fa-2x indigo-text"></i>
337
</div>
338
<div class="col-10">
339
<h6 class="feature-title">600+ icons</h6>
340
<p class="grey-text">Hundreds of useful, scalable, vector icons at your disposal.</p>
341
<div style="height:15px"></div>
342
</div>
343
</div>
344
<!--/Third row-->
345
346
<!--Fourth row-->
347
<div class="row">
348
<div class="col-2">
349
<i class="fas fa-check-circle fa-2x indigo-text"></i>
350
</div>
351
<div class="col-10">
352
<h6 class="feature-title">Fully responsive</h6>
353
<p class="grey-text">It doesn't matter whether your project will be displayed on desktop, laptop, tablet or mobile phone. MDB
354
looks great on each screen.</p>
355
<div style="height:15px"></div>
356
</div>
357
</div>
358
<!--/Fourth row-->
359
</div>
360
<!--/First column-->
361
362
<!--Second column-->
363
<div class="col-md-4 flex-center">
364
<img src="https://mdbootstrap.com/img/Others/screens.png" alt="MDB Magazine Template displayed on iPhone" class="z-depth-0 img-fluid">
365
</div>
366
<!--/Second column-->
367
368
<!--Third column-->
369
<div class="col-md-4 mt-2">
370
<!--First row-->
371
<div class="row">
372
<div class="col-2">
373
<i class="fas fa-check-circle fa-2x indigo-text"></i>
374
</div>
375
<div class="col-10">
376
<h6 class="feature-title">70+ CSS animations</h6>
377
<p class="grey-text">Neat and easy to use animations, which will increase the interactivity of your project and delight your visitors.
378
</p>
379
<div style="height:15px"></div>
380
</div>
381
</div>
382
<!--/First row-->
383
384
<!--Second row-->
385
<div class="row">
386
<div class="col-2">
387
<i class="fas fa-check-circle fa-2x indigo-text"></i>
388
</div>
389
<div class="col-10">
390
<h6 class="feature-title">Plenty of useful templates</h6>
391
<p class="grey-text">Need inspiration? Use one of our predefined templates for free.</p>
392
<div style="height:15px"></div>
393
</div>
394
</div>
395
<!--/Second row-->
396
397
<!--Third row-->
398
<div class="row">
399
<div class="col-2">
400
<i class="fas fa-check-circle fa-2x indigo-text"></i>
401
</div>
402
<div class="col-10">
403
<h6 class="feature-title">Easy installation</h6>
404
<p class="grey-text">5 minutes, a few clicks and... done. You will be surprised at how easy it is.
405
</p>
406
<div style="height:15px"></div>
407
</div>
408
</div>
409
<!--/Third row-->
410
411
<!--Fourth row-->
412
<div class="row">
413
<div class="col-2">
414
<i class="fas fa-check-circle fa-2x indigo-text"></i>
415
</div>
416
<div class="col-10">
417
<h6 class="feature-title">Easy to use and customize</h6>
418
<p class="grey-text">Using MDB is straightforward and pleasant. Components flexibility allows you deep customization. You will
419
easily adjust each component to suit your needs.</p>
420
<div style="height:15px"></div>
421
</div>
422
</div>
423
<!--/Fourth row-->
424
</div>
425
<!--/Third column-->
426
427
</div>
428
<!--/First row-->
429
430
</section>
431
<!--Section: Not enough-->
432
433
<hr class="mb-5">
434
435
<!--Section: More-->
436
<section>
437
438
<h2 class="my-5 h3 text-center">...and even more</h2>
439
440
<!--First row-->
441
<div class="row features-small mt-5 wow fadeIn">
442
443
<!--Grid column-->
444
<div class="col-xl-3 col-lg-6">
445
<!--Grid row-->
446
<div class="row">
447
<div class="col-2">
448
<i class="fab fa-firefox fa-2x mb-1 indigo-text" aria-hidden="true"></i>
449
</div>
450
<div class="col-10 mb-2 pl-3">
451
<h5 class="feature-title font-bold mb-1">Cross-browser compatibility</h5>
452
<p class="grey-text mt-2">Chrome, Firefox, IE, Safari, Opera, Microsoft Edge - MDB loves all browsers; all browsers love MDB.
453
</p>
454
</div>
455
</div>
456
<!--/Grid row-->
457
</div>
458
<!--/Grid column-->
459
460
<!--Grid column-->
461
<div class="col-xl-3 col-lg-6">
462
<!--Grid row-->
463
<div class="row">
464
<div class="col-2">
465
<i class="fas fa-level-up-alt fa-2x mb-1 indigo-text" aria-hidden="true"></i>
466
</div>
467
<div class="col-10 mb-2">
468
<h5 class="feature-title font-bold mb-1">Frequent updates</h5>
469
<p class="grey-text mt-2">MDB becomes better every month. We love the project and enhance as much as possible.
470
</p>
471
</div>
472
</div>
473
<!--/Grid row-->
474
</div>
475
<!--/Grid column-->
476
477
<!--Grid column-->
478
<div class="col-xl-3 col-lg-6">
479
<!--Grid row-->
480
<div class="row">
481
<div class="col-2">
482
<i class="fas fa-comments fa-2x mb-1 indigo-text" aria-hidden="true"></i>
483
</div>
484
<div class="col-10 mb-2">
485
<h5 class="feature-title font-bold mb-1">Active community</h5>
486
<p class="grey-text mt-2">Our society grows day by day. Visit our forum and check how it is to be a part of our family.
487
</p>
488
</div>
489
</div>
490
<!--/Grid row-->
491
</div>
492
<!--/Grid column-->
493
494
<!--Grid column-->
495
<div class="col-xl-3 col-lg-6">
496
<!--Grid row-->
497
<div class="row">
498
<div class="col-2">
499
<i class="fas fa-code fa-2x mb-1 indigo-text" aria-hidden="true"></i>
500
</div>
501
<div class="col-10 mb-2">
502
<h5 class="feature-title font-bold mb-1">jQuery 3.x</h5>
503
<p class="grey-text mt-2">MDB is integrated with newest jQuery. Therefore you can use all the latest features which come along with
504
it.
505
</p>
506
</div>
507
</div>
508
<!--/Grid row-->
509
</div>
510
<!--/Grid column-->
511
512
</div>
513
<!--/First row-->
514
515
<!--Second row-->
516
<div class="row features-small mt-4 wow fadeIn">
517
518
<!--Grid column-->
519
<div class="col-xl-3 col-lg-6">
520
<!--Grid row-->
521
<div class="row">
522
<div class="col-2">
523
<i class="fas fa-cubes fa-2x mb-1 indigo-text" aria-hidden="true"></i>
524
</div>
525
<div class="col-10 mb-2">
526
<h5 class="feature-title font-bold mb-1">Modularity</h5>
527
<p class="grey-text mt-2">Material Design for Bootstrap comes with both, compiled, ready to use libraries including all features as
528
well as modules for CSS (SASS files) and JS.</p>
529
</div>
530
</div>
531
<!--/Grid row-->
532
</div>
533
<!--/Grid column-->
534
535
<!--Grid column-->
536
<div class="col-xl-3 col-lg-6">
537
<!--Grid row-->
538
<div class="row">
539
<div class="col-2">
540
<i class="fas fa-question fa-2x mb-1 indigo-text" aria-hidden="true"></i>
541
</div>
542
<div class="col-10 mb-2">
543
<h5 class="feature-title font-bold mb-1">Technical support</h5>
544
<p class="grey-text mt-2">We care about reliability. If you have any questions - do not hesitate to contact us.
545
</p>
546
</div>
547
</div>
548
<!--/Grid row-->
549
</div>
550
<!--/Grid column-->
551
552
<!--Grid column-->
553
<div class="col-xl-3 col-lg-6">
554
<!--Grid row-->
555
<div class="row">
556
<div class="col-2">
557
<i class="fas fa-th fa-2x mb-1 indigo-text" aria-hidden="true"></i>
558
</div>
559
<div class="col-10 mb-2">
560
<h5 class="feature-title font-bold mb-1">Flexbox</h5>
561
<p class="grey-text mt-2">MDB fully supports Flex Box. You can forget about alignment issues.</p>
562
</div>
563
</div>
564
<!--/Grid row-->
565
</div>
566
<!--/Grid column-->
567
568
<!--Grid column-->
569
<div class="col-xl-3 col-lg-6">
570
<!--Grid row-->
571
<div class="row">
572
<div class="col-2">
573
<i class="far fa-file-code fa-2x mb-1 indigo-text" aria-hidden="true"></i>
574
</div>
575
<div class="col-10 mb-2">
576
<h5 class="feature-title font-bold mb-1">SASS files</h5>
577
<p class="grey-text mt-2">Arranged and well documented .scss files can't wait until you compile them.</p>
578
</div>
579
</div>
580
<!--/Grid row-->
581
</div>
582
<!--/Grid column-->
583
584
</div>
585
<!--/Second row-->
586
587
</section>
588
<!--Section: More-->
589
590
</div>
591
</main>
592
<!--Main layout-->
593
594
<!--Footer-->
595
<footer class="page-footer text-center font-small mt-4 wow fadeIn">
596
597
<!--Call to action-->
598
<div class="pt-4">
599
<a class="btn btn-outline-white" href="https://mdbootstrap.com/docs/jquery/getting-started/download/" target="_blank" role="button">Download MDB
600
<i class="fas fa-download ml-2"></i>
601
</a>
602
<a class="btn btn-outline-white" href="https://mdbootstrap.com/education/bootstrap/" target="_blank" role="button">Start free tutorial
603
<i class="fas fa-graduation-cap ml-2"></i>
604
</a>
605
</div>
606
<!--/.Call to action-->
607
608
<hr class="my-4">
609
610
<!-- Social icons -->
611
<div class="pb-4">
612
<a href="https://www.facebook.com/mdbootstrap" target="_blank">
613
<i class="fab fa-facebook-f mr-3"></i>
614
</a>
615
616
<a href="https://twitter.com/MDBootstrap" target="_blank">
617
<i class="fab fa-twitter mr-3"></i>
618
</a>
619
620
<a href="https://www.youtube.com/watch?v=7MUISDJ5ZZ4" target="_blank">
621
<i class="fab fa-youtube mr-3"></i>
622
</a>
623
624
<a href="https://plus.google.com/u/0/b/107863090883699620484" target="_blank">
625
<i class="fab fa-google-plus-g mr-3"></i>
626
</a>
627
628
<a href="https://dribbble.com/mdbootstrap" target="_blank">
629
<i class="fab fa-dribbble mr-3"></i>
630
</a>
631
632
<a href="https://pinterest.com/mdbootstrap" target="_blank">
633
<i class="fab fa-pinterest mr-3"></i>
634
</a>
635
636
<a href="https://github.com/mdbootstrap/bootstrap-material-design" target="_blank">
637
<i class="fab fa-github mr-3"></i>
638
</a>
639
640
<a href="http://codepen.io/mdbootstrap/" target="_blank">
641
<i class="fab fa-codepen mr-3"></i>
642
</a>
643
</div>
644
<!-- Social icons -->
645
646
<!--Copyright-->
647
<div class="footer-copyright py-3">
648
© 2018 Copyright:
649
<a href="https://mdbootstrap.com/education/bootstrap/" target="_blank"> MDBootstrap.com </a>
650
</div>
651
<!--/.Copyright-->
652
653
</footer>
654
<!--/.Footer-->
xxxxxxxxxx
1
html,
2
body,
3
header,
4
.view {
5
height: 100%;
6
}
7
8
@media (max-width: 740px) {
9
html,
10
body,
11
header,
12
.view {
13
height: 1000px;
14
}
15
}
16
17
@media (min-width: 800px) and (max-width: 850px) {
18
html,
19
body,
20
header,
21
.view {
22
height: 650px;
23
}
24
}
25
@media (min-width: 800px) and (max-width: 850px) {
26
.navbar:not(.top-nav-collapse) {
27
background: #1C2331!important;
28
}
29
}
30
/* Navbar animation */
31
.navbar {
32
background-color: rgba(0, 0, 0, 0.3); }
33
34
.top-nav-collapse {
35
background-color: #1C2331; }
36
37
/* Adding color to the Navbar on mobile */
38
@media only screen and (max-width: 768px) {
39
.navbar {
40
background-color: #1C2331; } }
41
42
/* Footer color for sake of consistency with Navbar */
43
.page-footer {
44
background-color: #1C2331; }
45
xxxxxxxxxx
1
new WOW().init()
Console errors: 0