Skip to content

Instantly share code, notes, and snippets.

@elvisciotti
Created January 21, 2013 12:35
Show Gist options
  • Save elvisciotti/4585750 to your computer and use it in GitHub Desktop.
Save elvisciotti/4585750 to your computer and use it in GitHub Desktop.
HTML meta code to refresh page after 5 seconds
<meta http-equiv="refresh" content="5;url=http://example.com/" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment