1 2 3 4 5 6 7 8 9 10
<html> <head> <style>body::first-letter {float: right; } </style> </head> <body> <span style="direction: rtl; unicode-bidi: embed;">*::first m</span> </body> </html>