still learning CSS and am a little confused about something.
Why do designers do wireframing/mockups based on a 960px layout?
I'm not talking about the 960 grid system, I'm talking about stuff like PSD mockups etc. I've noticed in a lot of articles online and in tutorials that designers often do mockups based on a 960 canvas size. I realize that 960 is still the most used pixel size for computers, but if, for example, you're going to be building a responsive website that is based on percentages, then why would you still do your wireframe/mockup in 960px, if you'll be doing media queries for 1024px, 768, 320, etc?
Any insight would be much appreciated!