Widget:Footer: Difference between revisions

From Jcastle.info
No edit summary
No edit summary
Line 3: Line 3:
             <div class="row">
             <div class="row">
                 <div class="col-sm-3">
                 <div class="col-sm-3">
                    <h2 class="logo"><a href="http://jcastle.info"> Jcastle.info</a></h2>
                </div>
                <div class="col-sm-2">
                     <h5>Get started</h5>
                     <h5>Get started</h5>
                     <ul>
                     <ul>
Line 13: Line 10:
                     </ul>
                     </ul>
                 </div>
                 </div>
                 <div class="col-sm-2">
                 <div class="col-sm-3">
                     <h5>About</h5>
                     <h5>About</h5>
                     <ul>
                     <ul>
Line 21: Line 18:
                     </ul>
                     </ul>
                 </div>
                 </div>
                 <div class="col-sm-2">
                 <div class="col-sm-3">
                     <h5>Support</h5>
                     <h5>Support</h5>
                     <ul>
                     <ul>

Revision as of 16:35, 18 January 2018

<footer id="myFooter">

About
Support
  • <a href="#">FAQ</a>
  • <a href="#">Help desk</a>
  • <a href="#">Forums</a>
                   <button type="button" class="btn btn-default">Contact us</button>

</footer>