auto fit webpage on website

G

Guest

Some people still use 800 X 600 as their screen size. Is there a way to make
web pages auto fit to different screen resolutions? If I make the page small
enough to accommodate the small resolutions then they are too small for the
higher res.
 
M

Murray

Screen resolution is not the number you need to worry about. Browser width
is. On my 1280x1024 screen, my ~730px wide browser will drop a horizontal
scrollbar on any page wider than the width of the viewport.

Read this, then decide what minimum width you want to support, and then make
sure you don't use anything wider than that minimum width.

http://www.thepattysite.com/window_sizes1.cfm
 

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