landscape
@미디어 전용 화면 및 (Min-Device-Width : 375px) 및 (Max-Device-Width : 667px) 그리고 (오리엔테이션 : 풍경) 그리고 (-webkit-min-device-pixel-ratio : 2) {}
이 미디어 쿼리를 사용하십시오. 및 (Min-Device-Width : 414px) 그리고 (Max-Device-Width : 736px) 그리고 (오리엔테이션 : 풍경) 그리고 (-webkit-min-device-pixel-ratio : 3) {}
iPhone 6과 6 Plus 장치를 모두 타겟팅하려면 다음 쿼리를 사용할 수 있습니다.
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) { }
Apple은 iPhone 7 및 Apple Watch와 같은 미래의 장치에 대한 제한된 정보를 발표했습니다. 그러나 iPhone 6 및 6 Plus 사양을 기반으로 유사한 명명 규칙을 가정하면 다음 미디어 쿼리가 향후 유용 할 수 있습니다.
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) { }
@media (Max-Device width : 42mm) 그리고 (Min-Device-Width : 38mm) {}
부인 성명: 제공된 모든 리소스는 부분적으로 인터넷에서 가져온 것입니다. 귀하의 저작권이나 기타 권리 및 이익이 침해된 경우 자세한 이유를 설명하고 저작권 또는 권리 및 이익에 대한 증거를 제공한 후 이메일([email protected])로 보내주십시오. 최대한 빨리 처리해 드리겠습니다.
Copyright© 2022 湘ICP备2022001581号-3