Book Image

Beginning Responsive Web Development with HTML and CSS

By : Joshua Miller
Book Image

Beginning Responsive Web Development with HTML and CSS

By: Joshua Miller

Overview of this book

With this course, you can build websites that will transform the user experience. This course begins with the latest techniques provided by HTML5 and CSS3. Along the way, you'll discover tips and tricks that make your future designs and development workflow leaner and more maintainable than ever before. By the time you reach the end, you'll be equipped with the latest cutting edge front- end development skills, ready to develop your very own modern, responsive websites that are pixel-perfect across a wide range of devices. The code files are available at: https://github.com/TrainingByPackt/Beginning-Responsive-Web-Development-with-HTML-and-CSS
Table of Contents (9 chapters)
Chapter 2
Media Queries – Supporting Different Viewports
Content Locked
Section 7
Media Queries Level 4
While CSS media queries level 4 enjoy a draft specification, the features in the draft don't enjoy many browser implementations. This means that, while we will take a brief look at the highlights of this specification, they're highly volatile. Ensure you check browser support and double-check for syntax changes before using any of these features. For now, while there are other features in the level 4 specification, we will concern ourselves only with interaction, point and hover, and luminosity. This video covers: - Media Queries Level 4 - The Interaction Media Feature - The Hover Media Feature - Environment Media Features