...CSS3中的媒体查询(media query)是响应式设计的关键技术。 媒体查询技术本质就是检测设备不同的尺寸来应用不同的样式,所以我们需要对尺寸检测有一个统一的参考标...
基于849个网页-相关网页
With a media query, the browser makes the decision based on its capabilities.
而有了媒体查询,浏览器就可以基于其能力作出决定。
As introduced earlier, a media query is a technique to obtain information about the client.
正如之前介绍的,一个媒体查询是一种获得客户相关信息的技术。
Of course, it goes without saying that media query thresholds should not be dictated by specific devices, but by the design itself.
当然,有一点上面并没有提到,媒体查询的断点不应该由具体的设备来决定,而应该根据设计自身来决定。
应用推荐