+ Data Tables: Tables filled with data don’t behave well on small screens. Here are some resources to tame them. + Responsive Data Tables: Several ideas by Chris Coyier on how to deal with responsive tables. + stacktable.js: jQuery plugin for stacking tables on small screens. + Future Friendly Thinking: We want to make things that are future friendly. The following ideas have been on our minds recently. Help us explore them further or suggest new ones. + How to make a Responsive Newspaper-like layout: The article describes several approaches for creating multi column websites. + Images: Images pose a set of problems on responsive websites: scaling, performance, retina screens and file size. + Adaptive Images: Adaptive Images detects your visitor’s screen size and automatically creates, caches, and delivers device appropriate re-scaled versions of your web page’s embeded HTML images. + Choosing A Responsive Image Solution: This article leads you through the basics, and then arms you with the information you’ll need to pick the best responsive image solution for your situation. + Clown Car Technique: We can use media queries within SVG to serve up the right image. The beauty of the “Clown Car” technique is that all the logic remains in the SVG file. + How to Use Responsive Images…: Engineers at Shutterstock describe different problems and solutions around responsive images. + Picturefill: A responsive image polyfill for |