If you want a website to refresh, hmm lets say after every 5 seconds, then just use the meta refresh tag.
here's the code
You just have to paste it in the head section of your html document. The amount between the content quotation mark is the number of seconds the page should refresh. So changing it to 5 means your page will refresh after every 5 seconds. Hope that make sense.
Earn upto Rs. 9,000 pm checking Emails. Join now!
here's the code
<meta http-equiv="refresh" content="600">
You just have to paste it in the head section of your html document. The amount between the content quotation mark is the number of seconds the page should refresh. So changing it to 5 means your page will refresh after every 5 seconds. Hope that make sense.
Earn upto Rs. 9,000 pm checking Emails. Join now!
No comments:
Post a Comment