Hi,
I have a code here, a back button in such.
Here is the code:
<FORM>
<INPUT TYPE="button" name="but1" value="Go Back" onClick="window.location='jbutton.htm'">
</FORM>
Please use HTML to do this IF POSSIBLE.
I would like to use a image with like say
<h2>
above it, and both the picture and the words are linked to make it go back.
Thank you.