Forum Moderators: open
You may want to consider a max-width design. If you go with a fixed width, consider most popular browser resolutions which I believe 50% are using 1025 pixels. Generally, what I do, is design a site with three columns and when it is fixed width, I make the width around 950-1000 pixels with the third column containing information that is less important. That way, people with browser settings of <900 pixels do not have to scroll left/right constantly. Either way, I center the whole design so there is not too much empty background left or right. I thinks it gives it a nice balance.
Marshall
I prefer to use fixed widths because we are just not used to wide columns of text, which is why newspapers use columns in the first place.
IE max-width, min-width -- a not-so-simple solution [webmasterworld.com]
[edited by: Xapti at 11:20 pm (utc) on Sep. 19, 2007]