Line 5: | Line 5: | ||
.footer2 { | .footer2 { | ||
width: 100%; | width: 100%; | ||
− | |||
bottom: 0; | bottom: 0; | ||
left: 0; | left: 0; | ||
Line 13: | Line 12: | ||
</style> | </style> | ||
+ | <nav class="navbar fixed-bottom navbar-light bg-light"> | ||
+ | <a class="navbar-brand" href="#">Fixed bottom</a> | ||
<div class="container-fluid"> | <div class="container-fluid"> | ||
Line 38: | Line 39: | ||
</div> | </div> | ||
− | + | </nav> | |
</html> | </html> |
Revision as of 17:30, 29 June 2018