Design for tablet?

Out of context: Reply #2

  • Started
  • Last post
  • 5 Responses
  • kingsteven0

    Sorry that was a bit of a cop out... the screen resolution is twice 1024 x 768 but as whatsmybrowsersize doesn't set the viewport and it's content is 100% width what you're seeing is the default viewport on Safari/ Chrome on iPad (980px)

    So, you see the content as you would on a 980px wide browser window on a desktop machine but scaled out to 1536px (portrait) or 2048px (landscape)

    You may want to read up on the viewport meta tag... (there are some differences between browsers but mozilla has the best documentation)

    https://developer.mozilla.org/en…

    or design for 2048 x 1536 (maybe find a psd template with safari address bar) and try to work it later.

View thread