<http://forum.pspad.com/read.php?f=2&i=12370&t=12350> ----------------------------------------------------------------
jan is right, as web developer you should never do the pages for the same width than the target resolution, but for a bit less why? cause thought the typical width for scrollbars is 16px, this is not always true, moreover, if you use high dpi screens surely you will have scrollbar more than 22-23px and well, wrong, 1024 div in ie maximized will be ok until you have the vertical scrollbar, which, by the way, that space is always reserved so teorically you can never use full 1024 even maximized (unless you force the scroll to be hidden) so in the end, i think the values chosen for the previews are more than correct, and anyways, fixed width webpages are so ugly and limited from my point of view (well, my screen is at 1600x1200, go figure get a browser maximized with a page fixed to 800... that equal to lose half of the page are for nothing but bad design), so my webs are always dynamic width thus my opinion should not be that accurate... ;-) -- PSPad freeware editor http://www.pspad.com
