[SOLVED] Anyone have a suggested width/height for a tablet app?

Anyone have a suggested width/height for a tablet app?

Looking to make a simple input form app that will be installed on an ipad.

Thanks!

The responsive editor has 3 common breakpoints, 375 for mobile, 780? I think for tablet and 1200px.

If you use google chrome inspector on any webpage, there’s a responsive viewer that gives more detailed dimensions.

If you look closely there’s a really useful breakpoint preset bar here:

It’s tablet dimensions are 768px by 1024px.

You’ll want to make sure the design breaks both ways - meaning it works in landscape and portrait mode

Got it. Thanks for your reply!

1 Like