The document discusses building responsive mobile themes for Drupal. It recommends a mobile-first responsive design approach using flexible grids, flexible images, and CSS3 media queries to target different screen sizes. It also provides examples of meta tags for controlling zoom levels and queries for targeting different devices. It addresses support for older IE browsers through conditional comments and polyfill scripts.