Raw File
525740-1-ref.html
<!DOCTYPE html>
<html>
 <head>
  <style type="text/css">
   div:first-letter { float: right; color: lime; }
  </style>
 </head>
 <body dir="rtl">
  <div>ab &#x06CD; c</div>
 </body>
</html>
back to top