I am about to start diving into Responsive Web Design. I am wondering what resolutions needs to take care of while designing the website.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The site mediaquerie.es, which portrais examples of sites with a good use of responsive designs, works with the following resolutions:
Smartphone
Tablet
Netbook
Desktop
Also, Quirktools has a tool to test a site in different resolutions.
Limiting somehow the amount of resolutions you are working with makes for a better workflow.
Also, it is better to use liquid responsive designs (like the 1149 CSS Grid) which will scale right with any viewport width.
Webdesigner Depot has a list of available resources on responsive design.