File tree Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -486,6 +486,60 @@ <h2 class="fs-1 text-capitalize">Contact us</h2>
486
486
</ div >
487
487
</ div >
488
488
</ section >
489
+
490
+ < footer class ="text-center text-lg-start bg-light text-muted ">
491
+ < div class ="container text-center text-md-start pt-5 ">
492
+ < div class ="row mt-3 ">
493
+ < div class ="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4 ">
494
+ < h6 class ="text-uppercase fw-bold mb-4 "> Useful links</ h6 >
495
+ < p >
496
+ < a href ="# " class ="text-reset "> Home</ a >
497
+ </ p >
498
+ < p >
499
+ < a href ="./courses.html " class ="text-reset "> Courses</ a >
500
+ </ p >
501
+ < p >
502
+ < a href ="./about.html " class ="text-reset "> About</ a >
503
+ </ p >
504
+ < p >
505
+ < a href ="./contact.html " class ="text-reset "> Contact</ a >
506
+ </ p >
507
+ </ div >
508
+ < div class ="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4 ">
509
+ < h6 class ="text-uppercase fw-bold mb-4 "> Our courses</ h6 >
510
+ < p >
511
+ < a href ="# " class ="text-reset "> Web development</ a >
512
+ </ p >
513
+ < p >
514
+ < a href ="# " class ="text-reset "> Web design</ a >
515
+ </ p >
516
+ < p >
517
+ < a href ="# " class ="text-reset "> UX/UI</ a >
518
+ </ p >
519
+ </ div >
520
+ < div class ="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4 ">
521
+ < h6 class ="text-uppercase fw-bold mb-4 "> Contact</ h6 >
522
+ < p >
523
+ < i class ="fas fa-home me-3 "> </ i > 20 Street Name, London
524
+ </ p >
525
+ < p >
526
+ < i class ="
fas fa-envelope me-3 "
> </ i > [email protected]
527
+ </ p >
528
+ < p >
529
+ < i class ="fas fa-phone me-3 "> </ i > 0200300400
530
+ </ p >
531
+ < p >
532
+ < i class ="fas fa-print me-3 "> </ i > 0200300500
533
+ </ p >
534
+ </ div >
535
+ </ div >
536
+ </ div >
537
+
538
+ < div class ="light-mask text-center p-4 ">
539
+ © 2023 Copyright:
540
+ < span class ="fw-bold "> Ionut Cora</ span >
541
+ </ div >
542
+ </ footer >
489
543
490
544
< script src ="" async defer > </ script >
491
545
<!-- MDB -->
You can’t perform that action at this time.
0 commit comments