[CSS] Conditionally Apply Styles Using Feature Queries @supports

While browsers do a great job of ignoring styles they don’t understand, it can be useful to provide different sets of styles depending on a browser’s support for them. Learn how to use CSS feature queries without JavaScript.

 

 

 

posted @ 2016-12-13 03:43  Zhentiw  阅读(135)  评论(0)    收藏  举报