UNDER CONSTRUCTION

I am currently re-writing this page: use the refresh button in your browser to see if it's finished, yet.

Week 13: Item Visibility, Media Queries

In this lesson we wrap up the basics of responsive design: you've already learned a little bit about the display property, but we'll see what else it can do while we learn how to show or hide HTML elements on the page. Then we'll learn how to write and use media queries to display styles only when certain criteria are met.

Item Visibility

Notes

Media Queries

Notes

Resources