Web >> Development >> HTML >> How to make a web page auto refresh at fixed time intervals

Add the following tags after <head> <META HTTP-EQUIV='REFRESH' CONTENT='120'> <META HTTP-EQUIV='PRAGMA' CONTENT='NO-CACHE'> <META HTTP-EQUIV="Cache-Control" content="no-cache">