how to make an element stick to bottom of page code example Example: how to make element stick to bottom .fotter{ position: fixed; bottom: 0px; }