How to Host Right-to-Left Styling
09 Oct 2010 · 08:50
For international projects, don’t use separate style sheets for right-to-left (RTL) styling: use natural (@dir) or artificial (@id, @class) hooks instead. The only exception are unbearable performance issues due to hundreds of RTL rules.
By Jens O. Meiert
Read more - CSS: How to Host Right-to-Left Styling
