Pretty nice exploration from Adrian Young on what kind of technical things you can do in an HTML email as a fallback when images don’t load.
I got a kick out of the table-based “mosiac” fallback.

Which there is a tool to help build if a pure pixel grid is what you’re after.
The answer is basically use text for as much as you can (don’t make an image just for styled text) and when you have to use an image, use alt text and style it to look nicer when the image fails.
Leave a Reply