IMPORTANT:

Learn CSS Today Course: https://courses.webdevsimplified.com/learn-css-today?utm_medium=video-description-with-mention&utm_source=youtube&utm_campaign=feature-query
1 Year Free Hosting: https://www.atlantic.net/webdevsimplified
Use code KYLE for an additional $50

Using modern CSS is difficult since old browsers like Internet Explorer do not support modern CSS features. Luckily, most modern browsers are updated frequently with new features, but there are still features missing in some browsers. In this video I am going to show you all the ways you can write CSS to take advantage of modern CSS without actually breaking older browser support.

@supports Article: https://blog.webdevsimplified.com/2019-12/css-supports-property

🧠 Concepts Covered:

- How to use CSS feature queries
- The best way to write CSS with fallbacks
- Why CSS fallbacks work


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


#CSS #WDS #CSSFeatureQuery