Creating a hyperlink for an image

Any image can have a hyperlink set for it.

If a hyperlink is set then when the image is viewed in a browser the "hand" cursor will appear when the cursor moves over the image and the link details will appear in the browser's status bar.

When specifiying a URL for the link you should follow the normal rules of HTML coding. An absolute link to the equitysoft website would be "http://www.kagi.com/equitysoft" whereas an e-mail limk would be "mailto:equitysoft@iname.com". If the link is simply "apage.html" then this would be interpreted as a relative link to the HTML file for the applet. (It is NOT relative to the applet's JAR file).