CSS art
Steve Champeon’s on temporary hiatus, but he’s left us with some CSS art (via Scott Andrew). (I wonder if there’ll be a permalink for this, since the link will break when he comes back.) Anyway, it’s photographs, displayed by having a large block of hashes (not quite one-per-pixel) and then colouring them with CSS declarations. The converter program is also smart enough to run-length encode the images, so a horizontal line of identical “pixels” is all within one span.
—–