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

https://github.com/devonwintz/sticky-footer

Creating a sticky footer, using the Grid Layout and the Flexbox approach.
https://github.com/devonwintz/sticky-footer

css-grid flexbox-layout footer html sticky-footer

Last synced: 3 months ago
JSON representation

Creating a sticky footer, using the Grid Layout and the Flexbox approach.

Awesome Lists containing this project

README

          

## Sticky Footer
With the aid of a simple example, we'll look at two techniques for creating a *sticky* footer, using the *Grid Layout* and the *Flexbox* approach.