That is not to say that media queries are a bad practice.
这并不是说媒体查询是一种不良实践。
The more media queries you add, the more fragile your CSS code becomes.
你添加的媒体查询越多,你的CSS代码就会变得越来越经不起折腾。
To learn more about media queries, please see the draft specification (see Resources).
要更多地了解媒体查询,请查阅相关的草案规范(参见参考资料)。
There is an example effect defined and also some media queries for dealing with smaller screens.
有一个例子定义了一些影响媒体查询处理较小的屏幕。
While this targets most newer devices, many older devices don't support media queries, so we'll need a.
虽然这个可以锁定大多数较新的设备,但许多老设备不支持媒体查询,所以我们需要一种混合方法来获得最大的市场渗透(兼容)。
When a design is sufficiently flexible, making it responsive shouldn't take more than a few short media queries.
当网页本身的设计足够灵活时,让它变成响应式应该只需要用到一些简短的媒体查询代码。
Of the hundreds of media queries that the authors received about the shooting, questions about forgiveness rose to the top.
在作者收到的数以百计的媒体问题中,绝大多数是关于“宽恕”的。
The common practice is testing a website in multiple resolutions and adding more and more media queries to fix the issues that arise.
比较常见的实践是用多种不同的分辨率来测试一个网站,然后添加越来越多的媒体查询(Media Query)规则来修补网站在这些分辨率下出现的问题。
The huge impact that media queries will inevitably have, has slightly overshadowed the other significant introduction, which is external style sheets.
巨大的影响,不可避免地会媒体查询,稍微掩盖了其他重要的介绍,这是外部样式表。
Media queries, added in CSS3, let the presentation of content be tailored to a specific range of output devices without having to change the content itself.
媒介查询在CSS3中被添加,它可以让出现的内容被裁剪到一个输出设备的明确的范围内,而不用改变内容本身。
Media queries, added in CSS3, let the presentation of content be tailored to a specific range of output devices without having to change the content itself.
媒介查询在CSS3中被添加,它可以让出现的内容被裁剪到一个输出设备的明确的范围内,而不用改变内容本身。
应用推荐