tor-browser

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

text-wrap-balance-text-indent-001-ref.html (248B)


      1 <!DOCTYPE html>
      2 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
      3 <style>
      4 div {
      5  border: 1px solid;
      6  font-family: Ahem;
      7  font-size: 10px;
      8  text-indent: 5ch;
      9  width: 10ch;
     10 }
     11 </style>
     12 <div>
     13  01<br>
     14  34 6 89<br>
     15  12 3 56
     16 </div>