Quote Originally Posted by Soquili View Post
Rtruant how would CSS center top to bottom a 1024 high page correctly on a 768 high display? Reduce the size of the page? Squish things together?

Centering Horizontally is very easy most software creates that automatically for you. Vertical centering is difficult because of numerous variables. Only one of which is the maximum screen height, what happens when the browser is not open in full screen?
You would only use this if the page was smaller than most computer displays, 760X700 or smaller.