Refresh function is used to make refreshing the page blog or website.

Refresh function is similar to the existing functionality in the Browser Refresh the Internet, the difference is that this function be made to work automatically, the user does not need to press the Refresh button available on the tool bar.







To make it enough to just put the code below:

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


Save the above code between <head> .... </ head>

little description above code, content = "10" number ten indicates that the process of reloading will be done in a span of 10 seconds.
So should this figure be set not too fast because it can cause irritation to the reader if too fast at reloading.

 

Refresh function other than to refresh the pages of the blog, there are other functions which are also quite interesting, WAIT selanjuatnya news

Leave a Reply