I have a page with an amount and a currency symbol (unicode characters). I need the symbol to always be to the left of the amount. I've tried many things and no matter what the symbol appears on the right. Any ideas?
<span dir="ltr">د.إ12.11</span>
Please don't answer something like "if the currency symbol is in Arabic it should be right to left". This is the business requirement I was handed and is non-negotiable.