Forum Moderators: open
It is no more enjoyable viewing a maxed-out, hi-res, large screen browser window than it is for a Word document or an HTML editor: I size everything to a comfortable, useable size (my own preferences of course!).
Let's hear some other "browsing preferences!" :)
I agree 110 % with you with narrow text colums. It reads easy just like a newspaper. I use a very wide screen but never assume visitors do. I generally use some 1X1 pixel image to fill the background of page. According to the site design, I put fixed width content in tables. It can be centered or aligned left or right.
Visitors with wider screens are used to it and mostly don't resise windows to screen widht. I would not try to resize content to visitors screens. (enlarging content) A nice fill can be lived with IMHO.
<added> ARGH! papa beat me again! ;) </added>
Most of us dont really care and like papabaer said dont keep windows maximized.
I beg to differ. I normally keep my browser maximized as do many of my co-workers. In fact the only one I don't maximize is DW which I set to 8X6.
When I do build page structure I've encouraged my clients to use dynamic page widths and let the content flow. I don't end up with long strings of unbroken text because my page designs typically have a 2 or 3 column layout which takes out those extraordinarily long lines. I also encourage the content writers/editors to provide me with short punchy content and this helps keep their sentence structures short.
I do build some fixed width pages and in these cases either provide a colored back ground (solid or with a band) or use a very light image (line art screened back to 20% or some such.
I completely agree.
All my firends and work collegues never use fully maximised windows including myself. I work on an Intranet and often get to see the site on a lot of peoples computers, most people use the extra space so they can see their desktop or other windows.
There can be useability arguments that support many viewpoints, but one thing these news site all have in common is that their news content (not the main, multi-column page) is presented in a fixed width layout that stays within the recommended characters per line (50-70 CPL) that has been acknowledged as the most user-friendly. Text columns exist for a reason. I'm not saying "nay or yea," but I did want to point out the precedent we are all very familiar with. It's more food for thought.
By the way... one more reason I love the Opera browser: If I come across a site that uses fixed width CSS divs for text... and I want to view the site in a "liquid" layout, I just hit CTRL+G and voila! I can resize the window to suit my preference! This is yet another feature that "those other guys" have yet to implement.
A good guideline to follow if you pursue CSS layout techiques, is to make certain that your content will flow in a logical progression. Test your CSS designed page with styles disabled to view the logical page flow. Not only is it a good design practice, but it will help in your SEO evaluation of the content. Try it..! ;)
- papabaer