Click to See Complete Forum and Search --> : Need help w/ resolutions


Cailen
09-03-2003, 05:46 PM
I'm trying to create a website that appears the same in multiple resolutions. What do I need to do?

pyro
09-03-2003, 05:49 PM
This is called fluid layout. Try searching the forums for more information. Basically, it invloves using percentage widths rather than pixel widths, to keep your pages fluid, and working on all screen resolutions.

Charles
09-03-2003, 05:51 PM
And it means not using TABLEs for layout. See http://www.glish.com/css/.