Forum Moderators: open
I'm just kinda looking for a rough estiamte for the different resolutions cause I know an exact answer isn't possible with people customizing their browsers every which way.
I'm pretty sure the modal average screen resolution is 1024 by 768 (source: gut feel), and on my set-up here (in that resolution), the canvas sizes are:
IE6ish:
(1024-vertical scroll bar) by 555.
Opera 7.11:
1024 by 515
Firebird 0.6.1:
1024 by 575
Opera is the Adware version, with a button bar taking up the height of a standard banner ad.
[edited by: dmorison at 6:32 pm (utc) on Dec. 28, 2003]
A much better approach to page design is to allow your pages to be rendered as fluid as possible over a wide range of window sizes.
If you feel you must design a fixed width layout, then 770px is a relatively safe width, but the 800x600 user with an open hotlist still will get some side scrolling. So even at 770px wide, it's good not to make any "unit" of content take up full width. Wide lines of text are harder to read and if you are giving someone a side scroll, it's better that they can side scroll just once and then have a neat column to deal with.