The charset attribute indicates that the linked document is written in Japanese:
![]()
Note: The charset attribute is not supported in any of the major browsers.
The <link> charset attribute is not supported in HTML5.
The charset attribute specifies the character encoding of the linked document.
The default character-set for modern browsers is ISO-8859-1.
| Value | Description |
|---|---|
| character_set | The character encoding of the linked document. Common values:
In theory, any character encoding can be used, but no browser understands all of them. The more widely a character encoding is used, the better the chance that a browser will understand it. To view all available character encodings, go to our Character sets reference. |
HTML <link> tag
Your message has been sent to W3Schools.