how to make html element stick to the bottom code example Example: how to make element stick to bottom .fotter{ position: fixed; bottom: 0px; }