How to stick a text to the bottom of the page ?
- by Misha Moroshko
I would like to put a line "All Rights Reserved..." at the bottom of the page.
I tried to use absolute positioning, but this does not work as expected when the window resized to smaller height.
How can I achieve this simple goal ?