Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdbootstrap/bootstrap-how-to-position-footer-at-bottom

In order for this element position at the bottom of the page, you have to add fixed-bottom to the class footer. https://mdbootstrap.com/how-to/bootstrap/footer-at-bottom/ Click on the image to see a live demo.
https://github.com/mdbootstrap/bootstrap-how-to-position-footer-at-bottom

bootstrap bootstrap-template bootstrap-theme bootstrap5 bottom css footer html position

Last synced: 15 days ago
JSON representation

In order for this element position at the bottom of the page, you have to add fixed-bottom to the class footer. https://mdbootstrap.com/how-to/bootstrap/footer-at-bottom/ Click on the image to see a live demo.

Awesome Lists containing this project

README

        

## How to position footer at bottom in Bootstrap?

In order for this element [position](https://mdbootstrap.com/docs/standard/utilities/position/) at the bottom of the page, you have to add `fixed-bottom` to the class `footer`.

```html





© 2020 Copyright:
MDBootstrap.com

```

#### More information and detailed description can be found at [📄 Documentation page](https://mdbootstrap.com/how-to/bootstrap/footer-at-bottom/)