html redirecting to previous page

HTML
<a href="#" onclick="javascript:window.history.back(-1);return false;">Back</a>
Source

Also in HTML: