|
The html tag has a DIR parameter that you can set to dir="rtl" . This will have
the effect that the whole page flip from right to left. It is needed for
languages such as Arabic and Hebrew.
The html:html tag should add the Dir="rtl" to the generated html tag when the
local is for a rtl language. arabic = windows1256
|