"Footer"
Bootstrap 4.0.0 Snippet by oziti

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <footer id="sitefooter" class="row"> <div class="container text-center"> <h2>Generate your terms & Conditions</h2> </div> </footer>
#sitefooter { background:#000; color: #aaa; }

Related: See More


Questions / Comments: