Link
# Pixel Accurate Atkinson Dithering for Images in HTML
I have [al]ways liked the look of images processed with Atkinson Dithering, the algorithm used in the original Apple Macintosh.
Looks very nice, indeed. The author provides a custom HTML element implementing it.