Image Map
<html> <head><title>Hehehe</title> </head> <body bgcolor="black"> <img src="https://members.tripod.com/netplus_2/click.gif" border=0 height=300 width=300 usemap="#mymap1"> <map name="mymap1"> <area shape=rect coords="8,8,300,300" href="http://www.dobhran.com/humor/index.htm"> </map> </body> </html>

ismap
<html> <head> <title><ismap</title> </head><body bgcolor="black"> <a href="http://www.dobhran.com/humor/index.htm"><img src="https://members.tripod.com/netplus_2/click.gif" border=0 height=300 width=300 ismap></a></body></html>