Donate SIGN UP

web page size

Avatar Image
caramba22242 | 15:46 Tue 13th Feb 2007 | Computers
3 Answers
when i open a web page it is too big for my screen. i have to scroll to see whats all there. I know you have to scroll down to read all but i've never had to scroll right to left before. How do i size it to fit my screen left to right?
Gravatar

Answers

1 to 3 of 3rss feed

Best Answer

No best answer has yet been selected by caramba22242. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
Do you mean a web page you are designing or one someone else has put on the web ?

Because people have all sorts of screen sizes, and therefore browser sizes, it is important to make sure any web pages fit an 800x600 screen, and a 1024x768 screen and so on.

People used to put text in tables, and set the table width to be 100% ot 95% or whatever. Then as the browser page got smaller or larger the table would get larger or smaller to fit.

If the text is in tables, but it is set to a certain number of pixels, rather than a percent, that could be the problem. Maybe the table width is set at 800 pixels or more.

But nowadays the world has moved on and text should not be laid out with tables but with cascading style sheets (CSS).

CSS is too big a subject to cover here so look for CSS tutorials on the web.

Here is a web site that uses CSS to show you how layout can be controlled.

It does not teach you CSS but shows you how CSS can easily change the look and feel of a site. Select the different options on the right to change the look and feel.

Also notice how the text contracts and expands as the browser window gets larger and smaller.

This is all done with CSS

http://www.csszengarden.com/


If it is a web page that someone else has designed (rather badly) then maybe you can change your screen resolution.

Right click on your Windows desktop and choose Properties then Settings.

Where it says screen resolution change this so it is a higher resolution. So if it is currently 800x600 make it 1024x768.

If it is already 1024 x 768 then make it higher.

Save your changes and now all the objects on your dekstop should get smaller, and now you wil have more room to fit everything in the browser window.

If it wont go much higher it may be because of the limitations of your computer.
Question Author
ty veryhelpfulguy. Although I set my at 1024 x 768 it had jumped all by itself to 800 x 600. problem solved

1 to 3 of 3rss feed

Do you know the answer?

web page size

Answer Question >>