This document provides an overview of responsive web design and media queries. It begins with an agenda for the topic and then discusses how media queries allow content to adapt to different screen sizes and orientations. It provides examples of common media query values like width, height, and orientation. The document also includes code snippets showing how to write media queries and link different style sheets. Finally, it outlines workshops and assignments for students to practice working with media queries hands-on.