I tend to do more fixed width than liquid layouts but do both often. THe only thing I have found is that while it is true that most users have higher res these days alot of the folks I deal with as users set their windows much smaller than full screen. As a result I still focus on 800 for the width.
bkendall
Junior Poster in Training
69 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
Definitely go fixed width for content sites with lots of text. I also like fixed width because I feel I have more control over the design when I know it will render the same to all visitors ... not stretched out in the wrong places to some and squished in the wrong places to others.
cscgal
The Queen of DaniWeb
19,437 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 231
I would advise that even when doing fluid designs a certain level of control is necessary. The same fluidity that will work on a PDA (say 240px wide) will not give a decent page for a 1024x768 standard screen.
I usually do fixed layouts for sites that will not have much traffic and do not have much content.
I code somewhat fluid layouts especially for pages with a lot of content. I force the page to shrink/stretch at a minimum of say 650px and a maximum of say 950px, giving the visitor a comfortable 300px of adjustment but also making sure the layout won't turn into crap if the visitor's resolution falls outisde that range.
My $0.02
Esopo
Junior Poster in Training
50 posts since Feb 2006
Reputation Points: 14
Solved Threads: 1