The document discusses responsive web design, which uses CSS media queries and fluid layouts to automatically adjust a website for viewing on devices with different screen sizes. It covers CSS2.1 and CSS3 media features, syntax for media queries, browser support including a JavaScript solution for older IE versions, and examples of responsive design implementations. The document also includes a quote questioning whether responsive design is always appropriate given different contexts for mobile vs desktop.
Related topics: