tor-browser

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

ruby-justification-002-ref.html (523B)


      1 <!DOCTYPE html>
      2 <html lang="ja">
      3 <meta charset="UTF-8">
      4 <title>Justification with ruby span</title>
      5 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
      6 <link rel="author" title="Mozilla" href="https://www.mozilla.org">
      7 <link rel="stylesheet" href="support/ruby-common.css">
      8 <style>
      9  div {
     10    ruby-position: under;
     11    width: 300px; height: 100px;
     12    text-align-last: justify;
     13    overflow: auto;
     14    text-decoration: underline;
     15  }
     16 </style>
     17 <div><rb></rb><rb></rb><rt></rt><rt></rt></div>