Arabic HTML layout direction with css

后端 未结 4 1406
长发绾君心
长发绾君心 2021-01-03 10:38

To change the text direction to right to left it is known that we the following CSS code:

direction:rtl; //displays text direction as right to left
         


        
4条回答
提交回复
热议问题