tor-browser

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

selectors-attr-white-space-001-ref.html (363B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>Selectors: White space in attribute selectors (reference)</title>
      4 <link rel="author" title="Cameron McCormack" href="mailto:cam@mcc.id.au"/>
      5 <style>
      6 body { color: green; }
      7 </style>
      8 <p>This text should be green.</p>
      9 <p>This text should be green.</p>
     10 <p>This text should be green.</p>
     11 <p>This text should be green.</p>