html href remonte

<button onclick="goBack()">Go Back</button> <script> function goBack() { window.history.back(); }
lpduyplus