Hello to all
Can anyone help me ?
I'd like to create a box whose bottom is always 20 px from the bottom of the "canvas" (=the total area rendered by the browser).
This is straightforward when the height of the canvas is less than the screen height
But tricky when the canvas is taller than the screen-height.
Is this possible with CSS ? If so, how ?
Thanks for help !