Reload page link


/ Published in: HTML
Save to your folder(s)

Creates a link to reload the current page.


Copy this code and paste it in your HTML
  1. <A HREF="javascript:history.go(0)">Click to refresh the page</A>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.