Talk:Arabic alphabet
From UniLang Wiki
is there any way to increase the size of the arabic letters displayed to the user ? Malcolm
- This is not a nice way (using the deprecated html element font), but...
- Normal: أَكَلَ،أ�?خ�?ذَ،إ�?بْر�?يقٌ
- Larger: أَكَلَ،أ�?خ�?ذَ،إ�?بْر�?يقٌ
- Code: <font size="4">أَكَلَ،أ�?خ�?ذَ،إ�?بْر�?يقٌ</font>
- Kess 20:46, 10 Sep 2004 (UTC)
