Horje
HTML http-equiv Attribute

Definition and Usage

The http-equiv attribute provides an HTTP header for the information/value of the content attribute.

The http-equiv attribute can be used to simulate an HTTP response header.


Applies to

The http-equiv attribute can be used on the following element:

Element Attribute
  http-equiv

Browser Support


How to add Refresh document every 30 seconds

Meta Example.
index.html
Example: HTML
<meta http-equiv="refresh" content="30">

Output should be:

How to add Refresh document every 30 seconds




html http-equiv attribute

Type:
Develop
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin


Read Article
https://develop.horje.com/learn/1434/reference