Refreshing HTML content
When changes are done to the HTML page you are working on, it does not mean that these changes will be shown immediately. It is necessary to refresh that web page to see these changes.
It is possible to auto refresh a web page using http-equiv HTML head tag, or by using JavaScript.
I assume that this is a simple HTML page and there is no auto refresh there.
Comments
Post a Comment