Skip to notes.The slides are typically visually-oriented graphics, but the notes contain enough information to understand the tutorial.
Slide

Front matter

Intended audience

HTML/XHTML and CSS content authors. This material is applicable whether you create documents in an editor, or via scripting.

Why should you read this?

If a user agent (eg. a browser) is unable to detect the character encoding used in a Web document, the user may be presented with unreadable text. This information is particularly important for those maintaining and extending a multilingual site, but declaring the character encoding of the document is important for anyone producing XHTML/HTML or CSS. This tutorial will give you an understanding of the topic that will help you make the right choices when doing so. The topic is not as straightforward as it may sometimes appear, and the advice contained here is the end result of a great deal of thought and discussion.


Version: $Id: Slide0010.html,v 1.2 2006/02/02 07:54:31 rishida Exp $