W3C I18N Techniques: Authoring XHTML & HTML
This page lists links to resources on the W3C Internationalization Activity site and elsewhere that help you perform particular tasks. It is a subpage of the techniques index.
Characters
Introductory information
Background information
-
Introducing character sets and encodings
W3C Getting Started article.
-
Character encodings for beginners
W3C article.
Choosing a character encoding
How to's
-
W3C best practises document (Characters and Encodings).
-
In W3C tutorial, Character sets & encodings in XHTML, HTML and CSS.
Declaring the character encoding in an X/HTML document
Background reading
-
The influence of standards- vs. quirks-mode on character encoding declarations. W3C article.
How to's
-
Declaring the document encoding
In W3C tutorial, Character sets & encodings in XHTML, HTML and CSS.
Declaring the character encoding in a CSS stylesheet
How to's
-
CSS character encoding declarations
W3C FAQ-based article.
-
In W3C tutorial, Character sets & encodings in XHTML, HTML and CSS.
Declaring the character encoding on the server
How to's
-
Declaring the document encoding
In W3C tutorial, Character sets & encodings in XHTML, HTML and CSS.
-
Setting the HTTP charset parameter
Notes on the charset HTTP header, server setup, and how to generate headers using scripts. W3C article.
Background reading
-
The influence of standards- vs. quirks-mode on character encoding declarations. W3C article.
Using escapes to represent characters
How to's
-
Using character entities and NCRs
W3C FAQ-based article.
Changing the encoding of a document
How to's
-
Changing an (X)HTML page encoding to UTF-8
How do I change the encoding of my (X)HTML pages to UTF-8? W3C FAQ-based article.
-
How do I set character encoding in my web authoring application?
How do I change the encoding of my (X)HTML pages to UTF-8? W3C FAQ-based article.
Checking the encoding of a document
How to's
-
How can I check the character encoding information sent in the HTTP header of a web document? W3C article.
-
Checking the character encoding using the validator
How can I check that the character encoding of my document is correct using the W3C HTML Validator? W3C article.
Links
-
External link .
-
External link .
-
External link .