【发布时间】:2011-11-09 07:51:44
【问题描述】:
如何使用 css 媒体查询定位 Windows phone 7?
现在,我正在尝试这个,但没有运气。
@media only screen and (max-width: 480px) and (min-width: 5px) { // css here }
提前致谢
【问题讨论】:
标签: css windows-phone-7 mobile media-queries
如何使用 css 媒体查询定位 Windows phone 7?
现在,我正在尝试这个,但没有运气。
@media only screen and (max-width: 480px) and (min-width: 5px) { // css here }
提前致谢
【问题讨论】:
标签: css windows-phone-7 mobile media-queries