Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: @supports

Using Feature Queries in CSS

September 6, 2016

Find out more about the powerful CSS @supports rule (aka Feature Queries) that allow you to write a small test in your CSS to see whether or not a particular “feature” (CSS property or value) is supported…

csshead comment 0 Comments