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
how do i fit-in my site to all windows resolution
Moderator: General Moderators
Re: how do i fit-in my site to all windows resolution
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/