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 trial

Design

John Rothra
John Rothra
6,711 Points

What widths should I use for designing a website on Photoshop/Gimp

When designing a website on Photoshop or Gimp, I want to design, at minimum, the mobile and desktop versions. Ideally I'll also want to create a tablet version. I could argue for a designing four versions (mobile landscape, mobile portrait, tablet portrait, and desktop), but I digress.

So, sticking with the main three: mobile portrait, tablet portrait, and desktop, what widths are good ones to use for the initial design?

Obviously I'll adjust the breakpoints when coding, but I'm thinking about the initial design.

1 Answer

Steven Parker
Steven Parker
231,007 Points

Breakpoints should be set for the design, not specific devices. But an approximate breakpoint between mobile portrait and tablet portrait is about 420px, and then above 768px for desktop.