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:
@@ -71,9 +71,9 @@
|
||||
</div>
|
||||
|
||||
<!-- Site footer -->
|
||||
<div class="footer">
|
||||
<footer class="footer">
|
||||
<p>© Company 2014</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</div> <!-- /container -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user