Log in

View Full Version : Screen Resolution



sweetboy
05-10-2007, 10:18 AM
hi all,

in my web site the minimum width of the page is 740 px.if it is 1024*768 it's ok but if the resolution is changed as 800*600 then the page display is ouot of range.the scroll bar will appear in the horizontal. is it possible to display the web page in consistent for all the resolution..?

if possible how help me plz..

thanks.

Twey
05-10-2007, 11:01 AM
Yes, modify your design to be more fluid, for example using relative units like percentages rather than pixels.