Answer: Answer is,
<style>
*{direction:rtl}
</style>
This css rule will change the direction all elements in the page from left to right. by default, elements direction is left to right.
it will helps to make website in arabic version.
Asked In: Many Times in my Comapny |
Alert Moderator