<html> | |
<head> | |
<meta charset="utf-8" /> | |
</head> | |
<body> | |
<p> | |
Following Arabic-Indic digits should appear in increasing order from left to right. | |
</p> | |
<div style="font-size: 36pt;"> | |
<span> | |
۰۱۲۳۴۵۶۷۸۹ | |
</span> | |
</div> | |
</body> | |
</html> |