(Created page with "<html> <head></head> <body> <footer class="py-5 bg-dark"> <div class="container"> <p class="m-0 text-center text-white">Copyright © Your Website 2018</p...") |
|||
Line 2: | Line 2: | ||
<head></head> | <head></head> | ||
<body> | <body> | ||
− | <footer class="py-5 bg-dark"> | + | <footer class="py-5 fixed-bottom bg-dark"> |
<div class="container"> | <div class="container"> | ||
<p class="m-0 text-center text-white">Copyright © Your Website 2018</p> | <p class="m-0 text-center text-white">Copyright © Your Website 2018</p> | ||
</div> | </div> | ||
− | |||
</footer> | </footer> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:43, 28 August 2018