tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

329069-5-ref.html (382B)


      1 <!DOCTYPE html>
      2 <html lang="hi">
      3 <head>
      4  <style>
      5   @font-face { font-family: lohit; src: url(../fonts/ttf-indic/lohit_hi.ttf); }
      6   body { font-family: lohit; }
      7    span.fake-first-letter { color: red; }
      8  </style>
      9  <title>Devanagari first-letter 2</title>
     10 </head>
     11 <body>
     12  <p><span class="fake-first-letter">&#x938;&#x94d;&#x925;&#x93F;</span>&#x924;&#x93F;</p>
     13 </body>
     14 </html>