Media Queries Level 4
Duration: 22:55
Created with
Ben Fhala
Ben Fhala is the creative force and founder behind 02geek, a pioneering platform dedicated to making web development accessible to everyone. With over 18 years of experience in the industry, Ben has a deep passion for teaching and a knack for breaking down complex concepts into easy-to-understand lessons.
Media Queries Level 4 Overview
What you'll learn
At the time of creating this chapter CSS4 media queries are in the plan. They are not supported yet by browsers but it gives us a better understanding of a possible future for media queries. By the end of this course, you will be aware of future developments of the web(CSS4) when it comes to media queries.
The future of media types
What media types will stay and what media types are likely to leave us? The answer might surprise you, but it will change the way you develop today if you want to be future ready.
04:14
Moving into media features
As we said in the last lecture, there is a shift in the way CSS is going to be managing media types with a long term goal to get rid of media types all together and focus on media features.
12:17
Creating custom media queries
In the future it is very likely that we will be able to create our own media query rules. In this lecture we will explore this feature.
02:28
Media Query operators
There is a high likelihood that a new operator will be introduced the 'or' operator.
01:55
Working with media queries ranges
By the end of this lecture, you will be familiar with the new changes in the way media query ranges are managed in CSS4.
02:01