O.K. I have a few of my pages done...self wrote in code ( so proud) Now I have a "word" on my page. I want you to be able to click on it to take you to a page I made about the "word" and then I need to know how to do a "back link" that will take you back to where you were ? How this is understandable. Thanks Debbie
<a href="javascript:history.go(-1)">Insert Custom Text Here </a>
So after you get them on the page about the "word" use the above code so they can click on that link and take them back to the previous page. You can change the -1 to -2 if you want to go back 2 pages, etc.
__________________
Don't put the cart before the horse. Plan your website, thencreate it.