Page 1 of 1

how do i fit-in my site to all windows resolution

Posted: Fri Feb 26, 2010 8:51 am
by adsegzy
Hello friends,

I am designing a website but i want it to fit-in to all windows resolution of the monitor my visitors are using, how do i go about this?

regards

Re: how do i fit-in my site to all windows resolution

Posted: Fri Feb 26, 2010 9:28 am
by Eran
There are two main approaches - you either build it for the lowest widely used resolution (that would be 1024x768) or make it fluid, meaning it will adjust to the resolution - usually by applying percentage width to your layout. Read more here - http://www.smashingmagazine.com/2009/06 ... e-for-you/