"Bootstrap 3 - Simple Footer (Dark) V2"
Bootstrap 3.3.0 Snippet by PageSection

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/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 ----------> <footer style="background-color: #000000; color: #ffffff;"> <div class="container-fluid text-center" style="padding-top: 14px; padding-bottom: 8px;"> <p style="display: flex; flex-wrap: wrap; align-items: center; justify-content: center;"><img class="img-circle" style="margin-left: 6px; margin-right: 6px;" height="24px" alt="Use any sample image here..." src="https://tailwindcomponents.com/storage/avatars/baG0wMQUtoTOZOOmStaUBVQsa7LAwc5HjiGZMjdB.png"><span><b>Logo</b><small> | All rights reserved</small></span></p> </div> </footer>

Related: See More


Questions / Comments: