Media Query operators
you already know how to work with the not, only and and operators but is there any new operators around. You guessed right there is a high likelihood that a new operator will be introduced the 'or' operator.
Keynotes:
- Media query operators
- only, not and and.
- The or operator.
properties:
responsive design,operators, or, and , only, not , all
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