| When you use more dpi per inch to display the fonts, less being
| displayed is the only outcome available, and you end up with the
| horizontal scrollbar, not only in webpages but everywhere else.
|
Another related point, for what it's worth:
Most commercial websites don't bother to make their
webpages self-sizing. They just plop the main content
in the middle, with a specified width, then put a row of
ads and links on each side, also with a specified width.
The standard used to be to make the page content
about 750px wide total, centered, and then show a blank
background left and right in browser windows wider than
that size. The same holds true now, except that I've noticed
recently there seems to be a mass trending from 750px
to 1000px wide. I guess people are assuming that virtually
all screens are now at least 1024x768. (Or maybe that's just
the new default size in the code-o-matic webpage generators
they use. I'm not sure that most corporate webmasters
know enough to think about page width pros and cons. If
they did they'd make their pages self-sizing.)
I noticed the width change because I'm using a big screen,
24in. at 16:9 ratio. It no longer makes sense to fill the screen
with a browser window. I like to size them at about 800px wide.
But now I'm faced with horizontal scrollbars on my 24in.
screen.
