device-width:<length>
簡單列舉幾個應(yīng)用示例:
@media screen and (device-width:1024px){ … } @import url(example.css) screen and (min-device-width:800px);