Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/37.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在asp.net中右对齐乌尔都语字体_Asp.net_Css - Fatal编程技术网

在asp.net中右对齐乌尔都语字体

在asp.net中右对齐乌尔都语字体,asp.net,css,Asp.net,Css,如何正确解释乌尔都语字体?Css中的Justify使其左对齐。有什么把戏吗?谢谢 //--------- I have tried both method but both of them doesnt work with urdu font. text-align:right; text-align:justify; 我想你想用 direction:rtl 提供到代码的JSFIDLE链接。

如何正确解释乌尔都语字体?Css中的Justify使其左对齐。有什么把戏吗?谢谢

//--------- I have tried both method but both of them doesnt work with urdu font.
text-align:right;
text-align:justify;

我想你想用

direction:rtl

提供到代码的JSFIDLE链接。