Wrapping Up
Optimizing the presentation of images on mobile devices can be done with the right application of CSS properties. Sometimes merely resorting to tried and true CSS2 properties in the case of resizing inline images or their container divs will do the trick. And in the case of using a flexible image grid, the extra magic that CSS3 can leverage makes the work (and the results) even more fun and responsive.
But do not let the two examples in this chapter suggest that these are the only directions to take. This case study is meant to be more than instructional—I hope it’s also inspirational. Please take mobilization further in your own designs. Experiment with CSS in ways that allow your specific web site to respond to mobile conditions in the ways that it was meant to, way back when it was first designed!