Screen Resolutions

M

Mike Stumpo

How can I calculate what size I should make my webpage to
assure that people with 1024x768 resultion won't need to
scroll at all when viewing the pages.

For example, I will be creating a website using DWT
(created in photoshop) and then sliced up for use as the
DWT.

I want to know how to calculate what the *actual* size
should be in photoshop so when the site is viewed in IE,
the user won't have to scroll left or right.

I notice that FP2003 has the various page sizes in the
bottom right. Are those accurate for what I am doing? I
would like to know how to calculate this so I can add my
own sizes.

Thanks

-M
 
E

E. T. Culling

Most folks out there still use 800 x 600 settings so you want to build for
no scrolling for them, not the 1024 people!!! (Or the pages need to scale
properly for either size.) This is especially so if you want the pages to be
printable!
 
M

Michael Stumpo

Thanks for the input, however you have not answered my
question.

I will have "printer friendly pages" for any that require
printing. This is for an Intranet project so I am not
really as concerned about resultions under 1024.

-M
 
S

Steve Easton

The width you want minus 50 pixels for the vertical scroll bar.

So, 1024 would be 974


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
E

E. T. Culling

OK ... didn't know those things... Eleanor

Michael said:
Thanks for the input, however you have not answered my
question.

I will have "printer friendly pages" for any that require
printing. This is for an Intranet project so I am not
really as concerned about resultions under 1024.

-M
 
T

Thomas A. Rowe

Even if everyone has 1024 x 768 resolution, how many actually view or work
in application at full screen?

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
J

JL Amerson

I do - and that's on a 19" screen.


Thomas A. Rowe said:
Even if everyone has 1024 x 768 resolution, how many actually view or work
in application at full screen?

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
T

Thomas A. Rowe

Sorry to hear that you are wasting all of that screen real estate! <vbg>

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top