Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- .footer {
- position: absolute;
- bottom: 0;
- width: 100%;
- /* Set the fixed height of the footer here */
- height: 60px;
- line-height: 60px; /* Vertically center the text there */
- background-color: #f5f5f5;
- }
- </style>
- <footer class="footer">
- <div class="container">
- <center><span class="text-muted">© mukeshdak.com</span></center>
- </div>
- </footer>
Advertisement
Add Comment
Please, Sign In to add comment