Anchor Object
The charset property sets or returns the value of the charset attribute of a link.
The charset attribute specifies the character-set of the linked document (the document referenced in the href attribute).
Set the charset property:
Return the charset property:
| Value | Description |
|---|---|
| charset | Specifies the character set of the linked document |
![]()
The charset property is supported in all major browsers.
Return the value of the charset attribute of a specific link:
The output of the code above will be:
Anchor Object
Your message has been sent to W3Schools.