The document discusses responsive web design. It defines responsive design as design and development that responds to user behavior and context like screen size, platform, and orientation. It recommends using flexible grids, fluid images, and CSS3 media queries to join layouts. The document provides examples of fixed and flexible grids and discusses how to rethink content, images, and videos for responsive designs. It also notes challenges of supporting older browsers and testing responsively across many devices.