Here is a page that fits cleanly in a browser display area with the browser window maximized
and the screen resolution set at 800x600 pixels (minimum).
|
Internet Explorer Firefox and Netscape
html {background-color: #CEE7A3;
scrollbar-shadow-color: #CEE7A3;
scrollbar-highlight-color: #CEE7A3;
scrollbar-face-color: #CEE7A3;
scrollbar-3dlight-color: #CEE7A3;
scrollbar-darkshadow-color: #CEE7A3;
scrollbar-track-color: #CEE7A3;
scrollbar-arrow-color: #CEE7A3;}
|