"footer logo"
Bootstrap 4.1.1 Snippet by anandhi2024

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!-- Remove the container if you want to extend the Footer to full width. -->
<div class="container my-5">
<footer class="bg-primary text-center text-lg-start text-white">
<!-- Grid container -->
<div class="container p-4">
<!--Grid row-->
<div class="row my-4">
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
<div class="rounded-circle bg-white shadow-1-strong d-flex align-items-center justify-content-center mb-4 mx-auto" style="width: 150px; height: 150px;">
<img src="https://mdbootstrap.com/img/Photos/new-templates/animal-shelter/logo.png" height="70" alt=""
loading="lazy" />
</div>
<p class="text-center">Homless animal shelter The budgetary unit of the Capital City of Warsaw</p>
<ul class="list-unstyled d-flex flex-row justify-content-center">
<li>
<a class="text-white px-2" href="#!">
<i class="fab fa-facebook-square"></i>
</a>
</li>
<li>
<a class="text-white px-2" href="#!">
<i class="fab fa-instagram"></i>
</a>
</li>
<li>
<a class="text-white ps-2" href="#!">
<i class="fab fa-youtube"></i>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: