html meta-tag: refresh


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

The refresh meta-tag for the html header to redirect to another url.


Copy this code and paste it in your HTML
  1. <meta http-equiv="refresh" content="0;url=http://www.yourdomain.com/">

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.