tor-browser

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

9458-valign-1-ref.html (361B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <title>CSS 2.1 Test Suite: Reference for inline-block test</title>
      5 <link rel="author" title="L. David Baron" href="https://dbaron.org/" />
      6 <link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
      7 </head>
      8 <body>
      9 <table border height="200"><tr><td valign="bottom">
     10 <p>abcde</p>
     11 </td></tr></table>
     12 </body>
     13 </html>