This document discusses how to deal with the increasing number of device sizes by using responsive design and adaptive content. It recommends using HTML5, CSS, and media queries to style content differently for different device types from a single source file. This allows content to look and work well across many devices without needing to be crafted separately for each one.