SitePoint
Reference
CSS
Typographical Properties
direction
CSS Live Demo: direction
(this page)
See also:
All Live Demos
CSS Live Demo: direction
Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
.arabic { direction:rtl; unicode-bidi:bidi-override; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<p class="arabic">This obviously isn't Arabic, but I can't really put sample text in Arabic without understanding it, or I might end up saying something really offensive by accident!</p>
Show me!
Your results appear here: