02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

Moving into media features

<p>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. </p><h2>Keynotes:</h2><ul><li> Focusing Shifting to Media Features.</li><li> Screen/Device dimensions media features.</li><li> Display Quality features</li><li> Color media features</li><li> Environment media features (light-level)</li><li> Scripting Media Features(scripting) </li></ul><h2>Properties: </h2><p>responsive design, future of media queries, css4, media features</p>

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