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