Re: Page views differently in different computers? by Murray
Murray
Tue Sep 06 06:46:25 CDT 2005
Actually, no. Resolution is as irrelevant as monitor size. Resolution and
monitor size together only determine the maximum practical browser viewport
width. The important factor is the latter one. You can make any page
appear as it would on any size screen / screen resolution by simply
adjusting the viewport width accordingly.
If one were to take your approach, they would determine that I have a
1280x1024 screen and adjust for that, but because I rarely run my browser
wider than 720px, I would have horizontal scrollbars. See what I mean?
--
Murray
============
"Jens Peter Karlsen [FP-MVP]" <jpkarlsen@mvps.org> wrote in message
news:n0cqh11opsbd51ppcsphebh8vkdg1bkaf2@4ax.com...
> Monitor size is irrelevant. It is the resolution it runs at that are
> of importance.
> Design your page so it can adapt to different resolutions.
>
> Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
>
> On Mon, 5 Sep 2005 19:38:02 -0700, bchorn
> <bchorn@discussions.microsoft.com> wrote:
>
>>I've found that while most computers seem to view my page properly
>>regardless
>>of monitor size (ie...no scrolling necessary from side to side), I've run
>>across a few that just dont pull it up properly. Those users are only
>>able
>>to view 2/3 of the page unless they scroll left and right. The browsers
>>are
>>the same so I just dont get it.
>