Forum Moderators: open
Catluvr
A more complex approach, which I also use for some sites, creates a fluid page width -- so it works well for 800x600 but also expands to fill 1024x768. However, I don't like it when such a page expands indefinitely for any window size. This makes the text harder and harder to read as the lines get wider. So I also fold in some max-width to that kind of "recipe", including a work around for IE (because through version 6, IE doesn't support max width).
I have only tried this in recent versions of Firefox, Opera and IE6 so there may be problems with old browser though.