Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialEric Kim
3,637 PointsDoes 1024x768 is basic web design resolution?
Currently I've been trying to build a web service for my friends(college students) I'm wondering... Does 1024x768 is basic web design resolution? Or should I build based on other resolutions too for the first product? 800x600,1280x1024?
2 Answers
William Whitworth
6,117 PointsHere's a nice blog post with some charts and tips on optimizing your website screen resolutions (UK), I do suggest creating a responsive design though.
http://www.hobo-web.co.uk/best-screen-size/
also take a look at Allison Grayce's lesson on responsive design:
Tony KeoSai
2,426 PointsYou should study and learn Responsive Web Design. So you create sites that are adaptable on a variety of sizes.
And.. 1024x768 and 1366x768 are quite popular.