Conditionally Apply Styles Using Feature Queries

Damon Bauer
InstructorDamon Bauer

Social Share Links

Tweet

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.