tor-browser

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

ruby-justification-001-ref.html (448B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>Justification with ruby span</title>
      4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
      5 <link rel="author" title="Mozilla" href="https://www.mozilla.org">
      6 <link rel="stylesheet" href="support/ruby-common.css">
      7 <style>
      8  body { line-height: 3; }
      9 </style>
     10 <div style="width: 200px; height: 100px; text-align-last: justify; overflow: auto;"><ruby>
     11  <rb>a</rb><rb>b</rb>
     12 </ruby></div>