Jump to content

Question about Screen Resolution


adam84

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/247003-question-about-screen-resolution/
Share on other sites

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.