2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +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
@@ -71,9 +71,9 @@
</div>
<!-- Site footer -->
<div class="footer">
<footer class="footer">
<p>&copy; Company 2014</p>
</div>
</footer>
</div> <!-- /container -->