Question Hello,
I would like to know how to reduce the width of my IE6 page so that it will fit completly into my monitor screen. As it is now, I have to go back and forth horizontally to see the whole page. Troublesome.
I've tried reducing the font size but that changes nothing to the dimension of the page itself.
Thanks for your help.
ROBERT
Answer If this is on general pages you see on the Internet, there is nothing you can do to change the page layout.
If this is a webpage you are creating, then place all content for the page inside a table with the width parameter set to a percent such as 90 or 100%. This will force the browser to see the page in whatever resolution the viewer is using whether 800x600 or larger.