"footer"
Bootstrap 3.3.0 Snippet by vara24

<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="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <footer> <div class="footer" id="footer"> <div class="container"> <div class="row"> <div class="col-lg-2 col-md-2 col-sm-4 col-xs-6"> <h4>My Account</h4> <ul> <li> <a href="#"> Start,Stop or Move Service </a> </li> <li> <a href="#"> How to Pay Your Bill </a> </li> <li> <a href="#"> Understanding Your Bill </a> </li> <li> <a href="#"> Energy Assist Programs </a> </li> <li><a hre="#">Rates & Regulations</a></li> <li><a href="#">Customer Newsletter</a></li> <li><a href="#">Power Quality</a></li> </ul> </div> <div class="col-lg-2 col-md-2 col-sm-4 col-xs-6"> <h4> For Businesses </h4> <ul> <li> <a href="#"> Account Services </a> </li> <li> <a href="#"> Electrical Installation and Standards </a> </li> <li> <a href="#"> Commercial Rates</a> </li> <li> <a href="#"> Power Quality for Businesses </a> </li> </ul> </div> <div class="col-lg-2 col-md-2 col-sm-4 col-xs-6"> <h4> Save Energy & Money </h4> <ul> <li> <a href="#"> Household Tips and Resources </a> </li> <li> <a href="#"> Rebates through TSSPDCL Energy </a> </li> <li> <a href="#"> Calculate Energy Consumption </a> </li> <li> <a href="#"> Energy Savings Toolkits </a> </li> <li> <a href="#"> Time of Use Program</a></li> <li> <a href="#"> Energy Conservation Kits for Businesses</a></li> <li> <a href="#"> Demand Response</a></li> </ul> </div> <div class="col-lg-2 col-md-2 col-sm-4 col-xs-6"> <h4> Safety & Outages </h4> <ul> <li> <a href="#"> Power Outages </a> </li> <li> <a href="#"> Storm Center </a> </li> <li> <a href="#"> Electrical Safety </a> </li> <li> <a href="#"> Indoor Safety </a> </li> <li> <a href="#"> Outdoor Safety</a></li> </ul> </div> <div class="col-lg-2 col-md-2 col-sm-4 col-xs-6"> <h4> Clean Energy & TS </h4> <ul> <li> <a href="#"> Clean Energy Facts </a> </li> <li> <a href="#"> Producing Clean Energy </a> </li> <li> <a href="#"> Integration Tools and Resources </a> </li> <li> <a href="#"> Electrical Vehicles </a> </li> <li> <a href="#"> Going Solar</a></li> <li> <a href="#"> Smart Grid and Smart Meters</a></li> <li> <a href="#"> How You Can Help</a></li> </ul> </div> <div class="col-lg-2 col-md-2 col-sm-4 col-xs-6"> <h4> Community & Education </h4> <ul> <li> <a href="#"> Community Events</a> </li> <li> <a href="#"> Home Energy Challenge </a> </li> <li> <a href="#"> Smart Power for Schools </a> </li> <li> <a href="#"> Teachers Energy Resource Centre</a> </li> <li> <a href="#"> Presidential Awards</a></li> <li> <a href="#"> Career and Technical Education</a></li> </ul> </div> <!--<ul class="social"> <li> <a href="#"> <i class=" fa fa-facebook">   </i> </a> </li> <li> <a href="#"> <i class="fa fa-twitter">   </i> </a> </li> <li> <a href="#"> <i class="fa fa-google-plus">   </i> </a> </li> <li> <a href="#"> <i class="fa fa-pinterest">   </i> </a> </li> <li> <a href="#"> <i class="fa fa-youtube">   </i> </a> </li> </ul>--> </div> <div class="row pull-right"> <ul class="social"> <li> <a href="#"> <i class=" fa fa-facebook">   </i> </a> </li> <li> <a href="#"> <i class="fa fa-twitter">   </i> </a> </li> <li> <a href="#"> <i class="fa fa-google-plus">   </i> </a> </li> <li> <a href="#"> <i class="fa fa-pinterest">   </i> </a> </li> <li> <a href="#"> <i class="fa fa-youtube">   </i> </a> </li> </ul> </div> </div> <!--/.row--> </div> <!--/.container--> </div> <!--/.footer--> <div class="footer-bottom"> <div class="container"> <p class="pull-left"> Copyright © TSSPDCL 2017. All right reserved. </p> <div class="pull-right"> <p>Designed By Vara Prasad</p> </div> </div> </div> <!--/.footer-bottom--> </footer>
.full { width: 100%; } .gap { height: 30px; width: 100%; clear: both; display: block; } .footer { background: #333; height: auto; padding-bottom: 30px; position: relative; width: 100%; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #DDDDDD; } .footer p { margin: 0; } .footer img { max-width: 100%; } .footer h4 { border-bottom: 1px solid #BAC1C8; color: #fff; font-size: 13px; font-weight: 600; line-height: 20px; padding: 40px 0 10px; text-transform: uppercase; } .footer ul { font-size: 13px; list-style-type: none; margin-left: 0; padding-left: 0; margin-top: 15px; color: #fff; } .footer ul li a { padding: 0 0 5px 0; display: block; } .footer a { color: #fff; } .supportLi h4 { font-size: 15px; font-weight: lighter; line-height: normal; margin-bottom: 0 !important; padding-bottom: 0; } .social li { background: none repeat scroll 0 0 #B5B5B5; border: 2px solid #B5B5B5; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; float: left; height: 36px; line-height: 36px; margin: 0 8px 0 0; padding: 0; text-align: center; width: 36px; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; } .social li:hover { transform: scale(1.15) rotate(360deg); -webkit-transform: scale(1.1) rotate(360deg); -moz-transform: scale(1.1) rotate(360deg); -ms-transform: scale(1.1) rotate(360deg); -o-transform: scale(1.1) rotate(360deg); } .social li a { color: #EDEFF1; } .social li:hover { border: 2px solid #2c3e50; background: #2c3e50; } .social li a i { font-size: 16px; margin: 0 0 0 5px; color: #EDEFF1 !important; } .footer-bottom { background: #E3E3E3; border-top: 1px solid #DDDDDD; padding-top: 10px; padding-bottom: 10px; } .footer-bottom p.pull-left { padding-top: 6px; }

Related: See More


Questions / Comments: