Where Does Advertising Fit In A Responsive World?

Online advertising comes with fixed and static banner images. Responsive design seeks flexibility and adaptability at every turn. Can the two co-exist? Where is advertising’s place in a world of responsive sites?
Continue reading

3 Types Of Solutions To Work With Responsive Images

One of the big 3 requirements for responsive design is flexible images and media. On the surface it seems like an easy thing to do. You remove width and height attributes on images, set their max-width to 100% and call it a day. Beneath the surface there’s a lot more we need to consider.
Continue reading

Why And How To Use Icon Fonts

As great as images are, they present challenges in designing websites. They add file weight. They require additional http requests. They don’t scale well. Sometimes the best solution for using images in a responsive design is not to use an image.
Continue reading

How To Create Simple Shapes With Scalable Vector Graphics (SVG)

The last few weeks we’ve been looking at images in the context of responsive design. First I talked about the techniques for serving different images to different devices. Then we looked at using icon fonts to replace images where possible.
Continue reading

Maintaining Image Hierarchy And Aspect Ratio In Responsive Design

For the last few weeks we’ve been talking about images in the context of responsive design. We looked at how to serve different images to different devices and then a couple of potential ways to replace bitmap images with icon fonts and SVG.
Continue reading