Tuesday, 26 February 2008

Print

Screen Resolution

When designing a web page or software, a very important consideration is the screen resolution to which your solution will work with. As at 7th December 2006, typical screen resolutions vary between 800x600 to 1280x1024 but may be as large as 1600x1200 or even 2048x1536. The problem is that you are torn between designing an application that makes use of both the large, expensive monitors' space as well as fitting into the smaller space without having to scroll to see the important information nor effecting the layout. There is no correct answer but there are a number of guidelines you can follow to help to in the right direction.

Screen resolution: Design heuristics

The following is a number of heuristics that you can add to your book of design principles, to aid in the design of resolution friendly web pages (or software).

Considerations