W3C I18N Techniques: Authoring XHTML & HTML
Text direction
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.
Using directional markup
Best practises
How to's
-
Creating (X)HTML Pages in Arabic & Hebrew
W3C tutorial.
-
W3C best practises document, Handling Bidirectional Text.
-
Basic setup for pages in RTL scripts
W3C best practises document, Handling Bidirectional Text
-
(X)HTML & bidi formatting codes vs. markup
To correctly format bidi text in (X)HTML pages, should I use Unicode control codes or markup? W3C FAQ-based article.
-
CSS vs. markup for bidi support
Should I use CSS or markup to correctly format Unicode-based bidirectional (bidi) text in HTML and XML-based markup languages? W3C FAQ-based article.
Changing the direction of a block element
How to's
-
How to use the dir attribute. Handling tables. In W3C tutorial, Creating (X)HTML Pages in Arabic & Hebrew.
-
Changing the directionality of a block element
W3C best practises document, Handling Bidirectional Text.
Mixing text direction inline
Best practises
How to's
-
What you need to know about the bidi algorithm and inline markup
W3C article.
-
In W3C tutorial, Creating (X)HTML Pages in Arabic & Hebrew.
-
W3C best practises document, Handling Bidirectional Text.
Handling parentheses and other mirrored characters
Best practises
How to's
-
In W3C tutorial, Creating (X)HTML Pages in Arabic & Hebrew.
-
Handling parentheses & other mirrored characters
In W3C best practises document, Handling Bidirectional Text.
Overriding the Unicode bidirectional algorithm
How to's
-
In W3C tutorial, Creating (X)HTML Pages in Arabic & Hebrew.
-
Overriding the Unicode bidirectional algorithm
In W3C best practises document, Handling Bidirectional Text.
-
In W3C article, What you need to know about the bidi algorithm and inline markup.
Setting up right-to-left documents for easy localization
Best practises
How to's
-
Enabling easy localization for RTL scripts
In W3C best practises document, Handling Bidirectional Text.