Display an image using only HTML
Yes, this is horribly inefficient, but the idea is something worth linking to. Neil Fraser has written code to take an uploaded image and convert it to nothing but HTML. It does this by creating a table of 1 pixel by 1 pixel cells colored to match the image.
You can almost hear the [...]