Share this post! | Vote this! |
|
META tags have two possible attributes:
More...
- <META HTTP-EQUIV="name" CONTENT="content">
- <META NAME="name" CONTENT="content">
HTTP-EQUIV tags
META tags with an HTTP-EQUIV attribute are equivalent to HTTP headers. Typically, they control the action of browsers, and may be used to refine the information provided by the actual headers. Tags using this form should have an equivalent effect when specified as an HTTP header, and in some servers may be translated to actual HTTP headers automatically or by a pre-processing tool.More...
0 comments:
Post a Comment