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. Although the list of features is far from final at this stage it can help us understand how to get ready for the future.
Keynotes:
- Focusing Shifting to Media Features.
- Screen/Device dimensions media features.
- Display Quality features
- Color media features
- Environment media features (light-level)
- Scripting Media Features(scripting)
Properties:
responsive design, future of media queries, css4, media features
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