xxxxxxxxxx
1
<footer class="bg-dark p-4 ">
2
<!-- Grid container -->
3
<div class="container m-1 ">
4
<section class="">
5
<!--Grid row-->
6
<div class="row">
7
<!--Grid column-->
8
<div class="col-lg-3 col-md-6 mb-4 mb-md-0 ">
9
<h5 class="h4 text-capitalize p-2 " style="color:white; margin-left:8px;">About</h5>
10
<ul class="footer_menu p-0 text-white "><li class="" ><span id="link158" class="" > DentalHiring.com facilitates connection, networking, hiring, and vetting for both employers and potential employees. Welcome to DentalHiring.com, the country’s best job facilitation service in the dental field. </span></li></ul>
11
</div>
12
<!--Grid column-->
13
<div class="col-lg-3 col-md-6 mb-4 mb-md-0 px-4">
14
<h5 class="h4 text-capitalize text-white " >Website</h5>
15
<ul class="p-0 "><li ><a href="/about" id="bid">About Us & How it Works</a></li></ul>
16
</div>
17
<!--Grid column-->
18
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
19
<h5 class="h4 text-capitalize text-white px-4" >Website</h5>
20
<ul class="text-white"style="margin-left:-7px;"><li class="" ><a href="/jobs" id="bid">Browse Jobs</a></li><li class=""><a href="/faqs" id="bid">FAQs</a></li></ul>
21
</div>
22
<!--Grid column-->
23
<div class="col-lg-3 col-md-6 mb-4 mb-md-0 m-0 p-0">
24
<h5 class=" h4 text-capitalize text-white px-4 mx-2" >Support</h5>
25
<ul class=""><li class=""><a href="/login" id="bid">Member Login</a></li><li class=""><a href="/about/contact" id="bid">Contact Us</a></li></ul>
26
</div>
27
</div>
28
<!--Grid row-->
29
</section>
30
<!-- Section: Links -->
31
</div>
32
33
34
35
<!-- Grid container -->
36
<section class="d-flex justify-content-center justify-content-lg-between p-4 ">
37
<!-- Right -->
38
<div>
39
<a class="btn btn-primary btn-floating m-1" style="background-color: #3b5998" href="#!" role="button"><i class="fab fa-facebook-f"></i></a>
40
<a class="btn btn-primary btn-floating m-1" style="background-color: #55acee"href="#!" role="button"> <i class="fab fa-twitter" ></i> </a>
41
<a class="btn btn-primary btn-floating m-1" style="background-color: #0082ca" href="#!" role="button"><i class="fab fa-linkedin"></i> </a>
42
<a class="btn btn-primary btn-floating m-1" style="background-color:#ac2bac" href="#!" role="button"><i class="fab fa-instagram"></i> </a>
43
</div>
44
<!-- Right -->
45
<!-- Left -->
46
<div class="me-5 d-none d-lg-block">
47
<button type="button" class="btn btn-danger" ><a id="bid"href="#">Employes Join DentalHiring.com</a></button>
48
</div>
49
<!-- Left -->
50
</section>
51
<!-- Section: Social media -->
52
<!-- Copyright -->
53
<div class="text-start p-3 text-white " style="background-color: #262626">
54
© 2021 <a>DentalHiring.com </a>All Rights Reserved </a>Terms of Use</a> <a>Privacy Policy</a> Copyright:
55
<a class="text-dark" href="">MDBootstrap.com</a>
56
</div>
57
<!-- Copyright -->
58
59
</footer>
1
1
1
1
Console errors: 0