This document discusses responsive design and some of its challenges. It introduces responsive design principles like flexible grids, images and media using percentages instead of fixed values. It also discusses media queries and viewports. Some challenges mentioned include heavy file sizes for mobile, flaky media query support on mobile, and generating optimized images on the fly. It notes the "dark side" of responsive design and questions whether mobile context can truly be detected. It concludes by mentioning responsive design could apply beyond just the web.
Related topics: