If you want the broswer to automatically refresh periodically, you can use the META tag with the “HTTP-EQUIV="Refresh"” attribute. Here's a example for auto refresh every 10 seconds:
<META HTTP-EQUIV="Refresh" CONTENT="10">
Page created: 2005-12. © 2005 by Xah Lee.