MathCurvesSurfacesWallpaper GroupsGallerySoftwarePOV-Ray
ProgramingLinuxPerl PythonHTMLCSSJavaScriptPHPJavaEmacsUnicode ♥
Web Hosting by 1&1

DHTML Tutorial: Auto Refresh Page

Xah Lee,

If you want the broswer to automatically refresh periodically, put the following code between your html's “head” tag:

<meta http-equiv="refresh" content="10">

The “10” means very 10 seconds.

blog comments powered by Disqus