Tag(s): tutorial-char-enc
Posts
New translations into French
Gestion de l’encodage des caractères en HTML et CSS (Handling character encodings in HTML and CSS)
La taille des textes dans les traductions (Text size in translation)
These articles were translated into French thanks to Jean-Christophe Helary, of K.K. DOUBLET.
Updated article: Handling character encodings in HTML and CSS
The paragraph about CSS encoding declarations in the “In a nutshell” section was changed from:
“Use the @charset rule for external style sheets (but not CSS in your HTML page) if you have non-ASCII content, such as font names, ids or class names, etc.”
to
“You can use @charset or HTTP headers to declare the encoding of your style sheet, but you only need to do so if your style sheet contains non-ASCII characters and, for some reason, you can’t rely on the encoding of the HTML and the associated style sheet to be the same.”
Update 3 June:
Additional changes were made throughout the page. In particular, lists of article content were removed to make it easier to keep the tutorial page up to date.
New translations into Romanian
Codările caracterelor (Character encodings)
Manipularea codării de caracter în HTML și CSS (Handling character encodings in HTML and CSS)
Codarea caracterelor: Concepte esențiale (Character encodings: Essential concepts)
These articles were translated into Romanian thanks to George Misel.
New translation into Danish
Håndtering af tegnkodninger i HTML og CSS (Handling character encodings in HTML and CSS)
This article was translated into Danish thanks to Çiğdem Küçük (Copypanthers). This is the first translation into Danish of an Internationalization Activity article.
New translations into German
Umgang mit Zeichencodierungen in HTML und CSS (Handling character encodings in HTML and CSS)
Zeichencodierungen: grundlegende Konzepte (Character encodings: Essential concepts)
Eine Zeichencodierung wählen und anwenden (Choosing & applying a character encoding)
Das BOM (byte-order mark) in HTML (The byte-order mark (BOM) in HTML)
Normalisierung in HTML und CSS (Normalization in HTML and CSS)
These articles were translated into German thanks to Gunnar Bittersmann.
New translations into Russian and Ukrainian
Ukrainian:
Вибір і застосування кодування (Choosing & applying a character encoding)
Призначення кодування символів в HTML (Declaring character encodings in HTML)
Призначення кодування символів в CSS (Declaring character encodings in CSS)
Кодування символів: Основні поняття (Character encodings: Essential concepts)
Russian:
Выбор и применение кодирования (Choosing & applying a character encoding)
Назначение кодировки символов в HTML (Declaring character encodings in HTML)
Назначение кодировки символов в CSS (Declaring character encodings in CSS)
Кодирование символов: Основные понятия (Character encodings: Essential concepts)
These articles were translated thanks to Alexandr Shlapak.
New translation into Polish
Obsługa kodowania znaków w HTML i CSS (Handling character encodings in HTML and CSS)
This tutorial was translated into Polish thanks to Bartosz Matusiak.
New translations into Russian and Ukrainian
Ukrainian: Обробка кодування символів в HTML і CSS (Handling character encodings in HTML and CSS)
Russian: Обработка кодирования символов в HTML и CSS (Handling character encodings in HTML and CSS)
These articles were translated thanks to Alexandr Shlapak.
Updated tutorial: Handling character encodings in HTML and CSS
Content from this tutorial was distributed across several new and existing articles to reduce duplication and improve usability and maintainability. The completely rewritten tutorial provides a succinct summary of advice at the start, and then gathers together and organizes pointers to articles that, taken together, help you grasp the subject matter. The title was also changed.
Content derived from the previous version of the tutorial (ie. in the new articles) has been updated to include HTML5.
For review: 7 new and 3 updated articles about character encoding
Comments are being sought on the following new articles prior to final publication:
- Handling character encodings in HTML and CSS
- Essential definitions related to character encodings
- Choosing & applying a character encoding
- Character encoding declarations in HTML
- The byte-order mark (BOM) in HTML
- Normalization in HTML and CSS
- Characters or markup?
These articles have been derived from the former tutorial, which has already undergone a review. Since then, HTML5 has been brought to the fore in the articles and various small changes have been added, including some short summary information.
The three updated articles are the result of merging the tutorial material with existing articles. They are:
The character encoding section of the techniques page relating to HTML and CSS authoring has also been overhauled, to include the new material.
Please send any comments to www-international@w3.org (subscribe). We hope to publish a final version in one to two weeks.
W3C® liability, trademark and permissive license rules apply.
Questions or comments? ishida@w3.org