1. Copy and paste the following code into a 'Build your own web gem' (BYOWG):
<A HREF="javascript:history.back()">Click here to return</A>
2. You can, of course, edit the text 'Click here to return' to whatever you want it to say.
3. Save, publish and enjoy!
< | <a href="javascript: ... return</A> | >
Changing the default font:
If you wish to change the font type and size associated with this code, add the following basic code and edit it as desired:
<font size="3" face="Verdana,Arial" color="#660099">
<A HREF="javascript:history.back()">Click here to return</A>
</font>
|