device-height:<length>
简单列举几个应用示例:
@media screen and (device-height:800px){ … } @import url(example.css) screen and (min-device-height:800px);