how to stick and element to the bottom of a webpage ? code example Example: how to make element stick to bottom .fotter{ position: fixed; bottom: 0px; }