![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
How do I make a tab in Firefox smaller while leaving the other tabs at the old size? Dunno. How? I also don't know. It does not seem possible. This rises the question, if "let the user adjust" is practically feasibly. |
#22
| |||
| |||
|
|
But we're discussing width of paragraphs. Your comment is a non-sequitor. |
#23
| |||
| |||
|
|
Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: Because setting a max-width for p allows for the total window size to be as large as the user wants without sacrificing readability. |
|
This reason is only valid, as long as you hold the results of hundreds of years of typography and the research done in this field as soundly founded valid. |
#24
| |||
| |||
|
|
If someone is running at a large resolution and has their browser maximised or nearly so I assume they like it that way, even if the majority of people would find it less readable. |
|
There's a slight problem with setting a max-width in em, though (not that the problems with other units aren't even worse), which is that depending on the font, an em-set width may allow considerably different words/line ratios. |
#25
| |||
| |||
|
|
In comp.infosystems.www.authoring.stylesheets Christoph Paeper said: Users shouldn't be forced to resize their window to get a comfortable line length when authors can make a suggestion. ACK, after all knowledgable people can overwrite the 'max-width' *suggestion* in their user stylesheet. user stylesheet are only practical in a very limited way such as font sizes. using them for much of anything else risks screwing up many sites just to accommodate one. site by site styles are only practical if you use the site often. |
|
So you don't believe in ergonomy studies at all? They tell us there's a maximum useful line width, depending on certain other typographic properties. i'm surprised it took so long for someone to mention "the studies". i don't disagree with them. what i disagree with is people using them to justify one size to fit all. |
#26
| |||
| |||
|
|
Martin Bialasinski <agr30+news (AT) uni-koeln (DOT) de> writes: Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: Because setting a max-width for p allows for the total window size to be as large as the user wants without sacrificing readability. Except in cases where there's a large image or large table on the page, what does this gain except lots of whitespace in a column somewhere? If someone is running at a large resolution and has their browser maximised or nearly so I assume they like it that way, even if the majority of people would find it less readable. |
|
This reason is only valid, as long as you hold the results of hundreds of years of typography and the research done in this field as soundly founded valid. There's a slight problem with setting a max-width in em, though (not that the problems with other units aren't even worse), which is that depending on the font, an em-set width may allow considerably different words/line ratios. |
#27
| |||
| |||
|
|
"Rijk van Geijtenbeek" <rijk (AT) operaremovethiz (DOT) com> wrote: Btw, min-width isn't going to work for limiting width. That's what the original 60% width rule was for. But using both a minimum and a maximum width makes more sense. Hmm. With max-width as a percentage, this is not that good. I did a test with min-width: 40em; max-width: 60% and then made the window smaller. |
|
In Opera, when 40em got larger than 60%, there was quite some reflow and you have to scroll horizontally, which is a major no-go IMHO. Firefox disregards max-width, when 40em got larger than 60% and kept the linewidth at 40em, which ultimately caused the scrollbar. |
|
I do not see min-width as useful here. |
#28
| |||
| |||
|
|
And using Verdana is bad idea in first place. |
#29
| |||
| |||
|
|
lime wrote: "rf" wrote in message ... lime wrote: http://www.limelightstudio.com.au/iss/8/ Why do you waste about 20% if my canvas, on the right hand side. For you it may be wastage (such a pessimist aren't you ;o)) for me it was limiting the length of text for readability. You must be assuming a certain window size and/or text size. Don't. With smaller windows, 60% width for the content area can make for too-short lines of text, which is also a readability problem. Ditto with larger text sizes. BTW, your body text size is still much too small. |
#30
| |||
| |||
|
|
lime wrote: "rf" wrote Why do you waste about 20% if my canvas, on the right hand side. For you it may be wastage ... for me it was limiting the length of text for readability. Ok. How about your user. What's their viewport size? Hmm? Answer: You dunno. |
|
So what? |
![]() |
| Thread Tools | |
| Display Modes | |
| |