| |
| | HTML Document Representation |
 | | The document character set, however, does not suffice to allow user agents to correctly interpret HTML documents as they are typically exchanged -- encoded as a sequence of bytes in a file or during a network transmission. |
 | | The "charset" parameter identifies a character encoding, which is a method of converting a sequence of bytes into a sequence of characters. |
 | | A user agent may not be able to render all characters in a document meaningfully, for instance, because the user agent lacks a suitable font, a character has a value that may not be expressed in the user agent's internal character encoding, etc. |
| www.w3.org /TR/html4/charset.html (2143 words) |
|