Forum Moderators: not2easy
I've found a way to center the contents of the page horizontally that seems to work on most browsers, but is there a way of doing that vertically, the contents would always be centered vertically whatever the height of the screen, like most "graphic" sites with a content of 760x420 px would to to look nice on bigger screen.
With html I used to insert my centered table into another one of 100% height and 100% width.
Is there a way of doing that with css?
Thanks