Created
June 4, 2014 09:48
-
-
Save voku/17a6ffa63dcfacd0f537 to your computer and use it in GitHub Desktop.
meta refresh: The redirects to the provided URL in 5 seconds. Set to 0 for an immediate redirect. - From http://snippetlib.com/html/meta_refresh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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