how to make a html to refresh in fixed time interval

Add the following to your <head> to refresh every 60 seconds:

<meta http-equiv="refresh" content="60" />
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.