Starting with Media Queries

24:41
Media queries are at the heart of responsive design and more. While our core topic of this course is responsive design, this first section is going to be dedicated exclusively to media queries. In this section we will focus on the core building blocks that help us recognize and identify features of the users output device. By the end of this section you will know the basics of media queries and will know how to create custom layouts based on the output type (for example print vs. screen)