Indicates the type of data sent to the browser. It is used by browsers to know what to do with the data that they receive.
<meta http-equiv="Content-Type" content="type; charset"> |
|||
Type indicates the type of content within the
document. This may have the following values:
charset indicates that character set. |
|||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> |
This example sets the content to "text/html and the character set to windows-1252.
Connect with me
Unless otherwise noted, all photos and text is Copyright © Richard G Lowe, Jr.