Skip to content

Instantly share code, notes, and snippets.

@gmocamilotd
Last active December 7, 2017 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gmocamilotd/838a562d97c5ad9b34d6c78c462eb9d0 to your computer and use it in GitHub Desktop.
Save gmocamilotd/838a562d97c5ad9b34d6c78c462eb9d0 to your computer and use it in GitHub Desktop.
#css asume claro que tiene un elemento cuyo ID es 'footer'
#footer {
position: fixed;
bottom: 0;
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment