I don't like fluid layouts, cos sometimes I use a 30inch display and the text is basically unreadable if I'm full screen, min-width/max-width is the way to go but I'm redesigning my site and it will be (is) 1000px wide. I may do something to ensure smaller screens can see a whole site with JS or something (by removing a column or something) but I haven't decided yet. Fixed or elastic widths are best not truly fluid, you should cater to large screens as well as small ones now.
Pete. :)
|