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

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator