tor-browser

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

text-align-justify-shy-ref-001.html (157B)


      1 <!DOCTYPE html>
      2 <style>
      3 div {
      4  text-align: justify;
      5  width: 10ch;
      6 }
      7 </style>
      8 <div>abc def ghijkl</div>
      9 <div>abc def ghijkl</div>
     10 <div>abc def ghijkl</div>