Skip to content

Instantly share code, notes, and snippets.

@ralphcrisostomo
Created February 21, 2013 06:06
Show Gist options
  • Save ralphcrisostomo/5002577 to your computer and use it in GitHub Desktop.
Save ralphcrisostomo/5002577 to your computer and use it in GitHub Desktop.
Auto Reload Page
<!DOCTYPE html>
<html>
<head>
<title>Auto Reload</title>
<meta http-equiv="refresh" content="15">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment