tor-browser

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

289480-ref.html (850B)


      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
      2 <html>
      3 <head>
      4  <title>The Second Acid Test (Reference Rendering)</title>
      5  <style type="text/css">
      6   html { margin: 0; padding: 0; border: 0; overflow: hidden; background: white; }
      7   body { margin: 0; padding: 0; border: 0; }
      8   h2 { margin: 0; padding: 48px 0 36px 84px; border: 0; font: 24px/24px sans-serif; color: navy; }
      9   p { margin: 0; padding: 0 0 0 72px; border: 0; }
     10   img { vertical-align: top; margin: 0; padding: 0; border: 0; }
     11  </style>
     12 </head>
     13 <body>
     14  <h2>Hello&nbsp;World!</h2>
     15  <p><a href="289480-ref.png"><img src="289480-ref.png" alt="Follow this link to view the reference image, which should be rendered below the text &quot;Hello World!&quot; on the test page in the same way that this paragraph is rendered below that text on this page."></a></p>
     16 </body>
     17 </html>