"footer-kupo"
Bootstrap 3.0.0 Snippet by jeevan123456

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.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="footer"> <div class="container"> <div class="col-sm-4"> <img src="http://codenpixel.com/demo/kupon2/images/logo-dark.png" alt="#" class="img-responsive logo"> <p> Kupon,travel deals & publishing,with minimal design. We provide you with the latest fresh inspiration straight from the industrie. </p> </div> <div class="col-sm-4"> <h5> COMMON placeS </h5> <ul class="places"> <li> <a href="#" class="place"> Vacation </a> </li> <li> <a href="#" class="place"> Rentals </a> </li> <li> <a href="#" class="place"> Deals </a> </li> <li> <a href="#" class="place"> Travel deals </a> </li> <li> <a href="#" class="place"> Vacation deals </a> </li> <li> <a href="#" class="place"> Adriatic coast </a> </li> <li> <a href="#" class="place"> Europe </a> </li> <li> <a href="#" class="place"> Island </a> </li> </ul> </div> <div class="col-sm-2"> <h5> CATEGORIES </h5> <ul class="list-unstyled"> <li> <a href="#"> Rental Service </a> </li> <li> <a href="#"> Repair </a> </li> <li> <a href="#"> Hire for a Month </a> </li> <li> <a href="#"> Hire for Construction </a> </li> <li> <a href="#"> Towing Service </a> </li> <li> <a href="#"> Customer Service</a> </li> </ul> </div> <div class="col-sm-2"> <h5> ABOUT US </h5> <ul class="list-unstyled"> <li> <a href="#"> Home </a> </li> <li> <a href="#"> About Us </a> </li> <li> <a href="#"> Services </a> </li> <li> <a href="#"> Terms </a> </li> <li> <a href="#"> Policies </a> </li> <li> <a href="#"> List your Site </a> </li> </ul> </div> </div> <div class="footerbottom"> <div class="container"> <div class="col-sm-7"> <p> <strong> Copyright 2015 </strong> Kupon- deals and Coupons template made with <strong> by Codenpixel </strong> </p> </div> <div class="col-sm-5 "> </div> </div> </div> </footer>
#footer { padding-top: 60px; background: #fff; border-top: 1px dashed #ededed; } p { margin: 0 0 1.75em; } #footer h5, #footer img.logo { margin-bottom: 30px; } #footer strong { color: #000; } .strong, b, strong { color: #000; font-weight: 500; } #footer a { color: #000; } .places { overflow: hidden; margin: 0; padding: 0; list-style: none; } .places li { float: left; } .place { position: relative; display: inline-block; margin: 0 10px 10px 0; padding: 0 20px 0 23px; height: 26px; border-radius: 3px 0 0 3px; background: #F3F3F3; color: #000; text-decoration: none; font-size: 14px; line-height: 26px; -webkit-transition: all .4s; } .place::after { position: absolute; top: 0; right: 0; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-left: 10px solid #EFF1F5; background: #fff; content: ''; -webkit-transition: all .4s; } #footer .footerbottom { margin-top: 50px; padding: 25px 0; border: 1px dashed #ededed; }

Related: See More


Questions / Comments: