V
V
vitaly_742018-04-04 13:27:38
css
vitaly_74, 2018-04-04 13:27:38

What max-device-width to set for ipad?

in general, the layout is going on the iPad, I think to set all the parameters through the media that is indicated in the question, but what kind of media does ipadov have?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew, 2018-04-04
@KeySVG

Yes, it seems to be independent - Mini, Rethina - the viewport is the same everywhere in terms of css - 1024 horizontally, 768 vertically.

D
Danil Isaev, 2018-04-04
@d4h1i15438

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question