iPhone 5 screen size VS CSS media query [duplicate]
问题 This question already has answers here : Closed 6 years ago . Possible Duplicate: iPhone 5 CSS media query The iPhone 5 tech spec states screen dimension of 1136 by 640 My question is this, For landscape, ff I am to use the max-device-width of 568px refer to http://www.stephentgilbert.com/mediaqueries/#iPhone can you explain why that works when the dimension stated on the iPhone 5 site says the width would be 1136px I know I'm mixing up with some of the fundamentals here. I'd appreciate if