This document discusses responsive web design. It introduces the concept that design should be responsive to different screen sizes rather than designing for specific devices. It provides examples of frameworks like Foundation that use a grid system of rows and columns to achieve responsive layouts. The document lists various tools, frameworks, and resources for learning responsive design including links to examples and tutorials. It emphasizes that responsive design makes web development easier to manage across devices but is not necessarily easy to implement.