Can't see the Page

S

smh

There are a lot of pages in my web site, there are 2 or 3 pages some users
can display them but each page is wider than the page width but the rest of
the web site page are ok.
I'm using htm and php pages ande these pages are in php so I need some help
please to solve this problem. Is it my web page problem or user problem,
because on my computer and on many many users are working perfect.

Thanks
 
A

Andrew Murray

You need to build your site in tables, making the table width in percent
values rather than a fixed pixel width. So that the table contracts and
expands with different window sizes and resolutions.....check the table and
cell properties to make sure your width values are percents, or if you do
use specific pixel values, the rule of thumb is to make it no bigger than
around 780 wide (that way it will fit comfortably in an 800x600 screen, and
look OK (if a litle narrow) at 1024 x768, which is why I suggest Percents
rather than pixel values, since 80% of the screen (browser viewing area) is
still 80% whether at 800x600, 640x480 or 1024x768 or any other resolution.

Other things to check are to make sure images are not so wide that they put
content of the screen (the right-scrolling issue)

Can we see an URL to your page(s) with the problem?
 
A

Ada Pan [MSFT]

Hello Customer,

If only some users experience this issue, as Andrew suggested, it should be
related to the resolution.

Based on my experience, Microsoft has created a white paper that discusses
how to design a Web site for multiple screen resolutions in Microsoft
FrontPage 2000. I would suggest you click the following link to download
it:

http://download.microsoft.com/download/fp2000/respaper/1.0/WIN98Me/EN-US/res
olution.exe

After you download the Resolution.exe file, double-click it to extract the
white paper (FPResolutions.doc).

For more information, please refer to the following article in Microsoft
Knowledge Base:

272478 FP2000: How to Design Web Sites for Different Screen Resolutions
http://support.microsoft.com/?id=272478

If there is anything unclear or you need further assistance, please feel
free to let me know.

Regards,

Ada Pan

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
A

Ada Pan [MSFT]

Hello Customer,

Please take your time to the try the suggestion and let us know the result
at your earliest convenience. We look forward to hearing from you.

Regards,

Ada Pan

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top