Auto Screen Sizing

N

Nomad

Using FP 2000 with WinME

I've made a (quite simple) website. "My" screen resolutinon is set to 800 x
600. Is there any way that, if a viewer has his resolution set at 1024 x
768, that the website will stretch to fit "his" screen instead of appearing
to take up only half the page?
 
T

Tom J

I'm no expert, but I sued tables to build the page, then it makes no
difference what the screen resolution is as long as it's above 800 X 600.
http://avionclub.org/ As an example
It uses a color in the background to fill the entire screen no matter the
resolution, and then the body of the page stays the same centered in the
screen.
Seems to work OK on most platforms & programs.

Tom J
 
Top