I have an HTML page with an image that I set to be invisible by CSS visibility: hidden. I want to make a link called \"Show image\", so that when I click on it,
You can do this with jquery just visit http://jquery.com/ to get the link then do something like this
Show Image
or if you would like the link to turn the image on and off do this
Show Image