how to put a div on the bottom of a page code example Example: keep div at the bottom of page #footer { position: fixed; bottom: 0; width: 100%; }