GitXplorerGitXplorer
m

skeleton_sticky_footer

public
24 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
25603b549dd1d2965742596ec6b697ae35246231

closing an unclosed tag, fixes #3

mmahmoud committed 9 years ago
Unverified
3c51d15e41df69de5ddf5952320ffcab50618675

update README per https://twitter.com/Akimqc/status/615970224832012288

mmahmoud committed 10 years ago
Unverified
aae64df1119116e12fc8279398dc9784a07cba68

adding README

mmahmoud committed 10 years ago
Unverified
ebef71862b84d53b137e16312585e1a5a0c1ec80

make the modifications necessary for a responsive sticky footer

mmahmoud committed 10 years ago
Unverified
4a13b001419eea46e6ac5aeafca0483126c2bfa4

adding baseline skeleton (v2.0.4)

mmahmoud committed 10 years ago
Unverified
aebb1df6619e98e618cf4077a2934ac4a208a117

initial commit: adding .gitignore

mmahmoud committed 10 years ago

README

The README file for this repository.

Skeleton Sticky Footer

If you're reading this, you've likely already found Skeleton, the super-lightweight grid-based layout. You have probably also found that Skeleton is so lightweight as to not have any cross-browser support for a footer that will remain at the bottom of the page, even if the page content is short.

This repository contains a minimally-enhanced version of the boilerplate "Basic page" with which Skeleton 2.0.4 ships. The page adds the necessary wrapper divs to create a sticky footer, while leaving the rest of the basic page exactly the same. The footer is cross-browser tested and supports Skeleton-based responsive columns and sizing.

No changes are made to Skeleton itself. The index.html demo page has just been made more practical. When new versions of Skeleton are released, this approach should continue to work.

Special thanks to Kyle Powers for his help. All the modifications to the baseline Skeleton are released under CC0. Skeleton itself is MIT-licensed.