2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Examples: Make use of the footer tag instead of a div.

This commit is contained in:
XhmikosR
2014-10-29 22:07:13 +02:00
parent b8c3c5c19b
commit 6b7d6565de
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -38,11 +38,11 @@
<p>Use <a href="../sticky-footer-navbar">the sticky footer with a fixed navbar</a> if need be, too.</p>
</div>
<div class="footer">
<footer class="footer">
<div class="container">
<p class="text-muted">Place sticky footer content here.</p>
</div>
</div>
</footer>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->