Quote:
Originally Posted by JSWolf
% would be better because you can make that fit the screen regardless of the screen.
|
But % refers to the width/height of the containing block, which may not be what you want (e.g., the height is usually unknown/undefined, the width depends on the margins).