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, , , , , , ,

Comments