I need a way to make an image into a link WITHOUT using the <a> tag.
The reason for this is a bit hard to explain, but basically, I can't use the <a> tag because I already have a CSS style that would mess up the image if I used it.
I am open to using pretty much any language, but preferably...