adam84 Posted September 12, 2011 Share Posted September 12, 2011 Hi, I just to know if there is a standard screen resolution that I should use when programming my site? Im programming in 1440x900, but sometimes I use an older computer that is 800x600. The results look different, is programming in 1400x900 a good idea, or should i use a screen resolution that s somewhat in the middle of the spectrum? Thanks Quote Link to comment Share on other sites More sharing options...
cssfreakie Posted September 13, 2011 Share Posted September 13, 2011 assuming you are not using a fluid width layout. A pretty common (min-)width is 960px. There is even a grid system named after it (http://960.gs). You might want to have a look at it. Than again there are quite some sources out there that track what the common used resolutions are. So you might want to just google and decide what you want. Anyway I can tell you I use a min-width of 960px. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.