Refresh
The Refresh tag uses meta data to refresh the page you are on. The code is as follows:
<meta http-equiv="refresh" content="10" />
The above code tells the server to refresh the page every 10 seconds. You can change the content part to anything you would like.
( October 29, 2009 at 1:46 am) · Filed under Coding, Html Tags, How to add a refresh code to your html, How to refresh a html page, Html refresh tag, Refresh html code, Refresh Meta Tag, Refresh Tag, Server Refresh code
