Click to See Complete Forum and Search --> : Page size


tone_love
07-18-2003, 11:44 AM
I know so many of you pros out there have heard this many times before. But I was wondering since I am new to this and even worst self teaching myself. Other than making a site in 800 x 600 as the standard is there a script out there that will resize a page when loading so it will look good at any resolution?

Also I'm damn glad I found this site :D

pyro
07-18-2003, 11:47 AM
It's callled fluid layout and it involves using percentage widths rather than pixel widths. 100% is the same on 1024x768 as 800x600 -- the entire screen...

tone_love
07-18-2003, 12:30 PM
ok so this would be something that I would read up on more than using any scripting right?

pyro
07-18-2003, 12:41 PM
Yes, exactly. Even searching these forums for "fluid layout" might help you..