How do you decide whether an image should be included as a img element or a background image? As Chris Heilmann explains, if the image is content, it better be part of the markup with img and alternative text. With background images, you have to ensure something else – that a corresponding background colour is seen when images are disabled, otherwise the site is rendered unreadable.
