The Simple Back Button
So very useful - and here's the code!
Simply copy whichever line of the code you require and paste it into the <body> section of your Web page wherever you need a back button. It'll look like this:
Back or
Note the first line gives an ordinary underlined link, whereas the second line gives a button - both do exactly the same job, and take you to whichever page you were on last.
I'd suggest you use the text link in your usual string of navigation links - the button can sit at the bottom of dead-end pages (pages that otherwise would lead nowhere)


