In my webpage I set the locale to arabic and want to change the direction of the content display from right to left by using <html dir = "rtl">
. But it is not displaying all the divisions of webpage from right to left some are getting reflected and some are not.
Is there any suggestion to change all the content display from right to left of a web page?