本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

http-equiv

Sets an HTTP response header for the value in the content attribute.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
2.0+1.0+1.0+4.0+1.0+

Usage

[http-header]. Example values: "refresh", "PICS-Label", etc.

Remarks

Do not use the http-equiv and name attributes together.

Availability

W3C HTML 4.01

Related