- From: <w3t-archive+esw-wiki@w3.org>
- Date: Wed, 23 Nov 2005 18:12:06 -0000
- To: w3t-archive+esw-wiki@w3.org
Dear Wiki user, You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification. The following page has been changed by RichardIshida: http://esw.w3.org/topic/geoQuickTips The comment on the change is: Modified with comments from David during telecon. ------------------------------------------------------------------------------ 2. '''Escapes.''' Only use escapes for characters in exceptional circumstances. - 3. '''Language declaration.''' Declare the text-processing language of the document and indicate any internal language changes. + 3. '''Language declaration.''' Declare the text-processing language of documents and indicate any internal language changes. 4. '''Presentation vs. content.''' Use stylesheets for presentational information, and restrict markup to semantics. - 5. '''Images, animations & examples.''' Check for inappropriate cultural bias and translatability. + 5. '''Images, animations & examples.''' Check for translatability and inappropriate cultural bias. 6. '''Forms.''' Use appropriate encodings on both form and server. Support local formats of names/addresses, times/dates, etc. 7. '''Text authoring.''' Use simple, concise text. Do not compose sentences from multiple strings using scripting. - 8. '''Navigation.''' On each page include clearly visible navigation to any localized pages or sites, using the target language. + 8. '''Navigation.''' On each page include clearly visible navigation to localized pages or sites; use the target language. 9. '''Right-to-left text.''' For XHTML, add dir="rtl" to the html tag. Only re-use it to change directionality.
Received on Wednesday, 23 November 2005 18:18:00 UTC