tor-browser

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

auto-offset-inline-block-1-ref.html (176B)


      1 <!DOCTYPE HTML>
      2 <title>'auto' offset properties on display:inline-block (reference)</title>
      3 <style>
      4 p { font-family: monospace /* avoid kerning */ }
      5 </style>
      6 <p>HelloWorld</p>