Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-short-docs/link-charset
2020-12-05 21:29:49 +01:00

7 lines
378 B
Plaintext

charset [Trashed]
This attribute defines the character encoding of the linked resource. The value is a space- and/or comma-delimited list of character sets as defined in RFC 2045. The default value is ISO-8859-1.
Usage note:
This attribute is obsolete in HTML5 and must not be used by authors. To achieve its effect, use the Content-Type: HTTP header on the linked resource.